Fix a typo in the description of the strings program.
PR 26093 * doc/binutils.texi (strings): Fix typo.
This commit is contained in:
parent
c4b2f181c3
commit
b37a771440
@ -1,3 +1,8 @@
|
|||||||
|
2020-06-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
PR 26093
|
||||||
|
* doc/binutils.texi (strings): Fix typo.
|
||||||
|
|
||||||
2020-06-08 Nick Clifton <nickc@redhat.com>
|
2020-06-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR 26086
|
PR 26086
|
||||||
|
@ -3136,7 +3136,7 @@ unprintable character.
|
|||||||
Depending upon how the strings program was configured it will default
|
Depending upon how the strings program was configured it will default
|
||||||
to either displaying all the printable sequences that it can find in
|
to either displaying all the printable sequences that it can find in
|
||||||
each file, or only those sequences that are in loadable, initialized
|
each file, or only those sequences that are in loadable, initialized
|
||||||
data sections. If the file type in unrecognizable, or if strings is
|
data sections. If the file type is unrecognizable, or if strings is
|
||||||
reading from stdin then it will always display all of the printable
|
reading from stdin then it will always display all of the printable
|
||||||
sequences that it can find.
|
sequences that it can find.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user