mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
Fix a spelling mistake: "complaint" instead of "compliant".
PR 24295 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
This commit is contained in:
@@ -465,7 +465,7 @@ option.
|
||||
@item P
|
||||
Use the full path name when matching names in the archive. @sc{gnu}
|
||||
@command{ar} can not create an archive with a full path name (such archives
|
||||
are not POSIX complaint), but other archive creators can. This option
|
||||
are not POSIX compliant), but other archive creators can. This option
|
||||
will cause @sc{gnu} @command{ar} to match file names using a complete path
|
||||
name, which can be convenient when extracting a single file from an
|
||||
archive created by another tool.
|
||||
|
||||
Reference in New Issue
Block a user