mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
Fix a typo in the description of the strings program.
PR 26093 * doc/binutils.texi (strings): Fix typo.
This commit is contained in:
@@ -3136,7 +3136,7 @@ unprintable character.
|
||||
Depending upon how the strings program was configured it will default
|
||||
to either displaying all the printable sequences that it can find in
|
||||
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
|
||||
sequences that it can find.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user