Fix a spelling mistake: "complaint" instead of "compliant".
PR 24295 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
This commit is contained in:
parent
edbd9e45a9
commit
88c9190b4e
@ -1,3 +1,8 @@
|
||||
2019-03-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 24295
|
||||
* doc/binutils.texi (ar cmdline): Fix spelling mistake.
|
||||
|
||||
2019-03-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/sv.po: Updated Swedish translation.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user