TX19 uses igen by default.
[deliverable/binutils-gdb.git] / binutils / strings.1
index 1426605c827266d784768b51f382f79e817f4b75..408de29400b838e110e51fa17ca34145a0dc1a7c 100644 (file)
@@ -43,8 +43,8 @@ given, GNU \c
 .B strings
 prints the printable character sequences that are at least 4
 characters long (or the number given with the options below) and are
-followed by a NUL or newline character.  By default, it only prints
-the strings from the initialized data sections of object files; for
+followed by an unprintable character.  By default, it only prints the
+strings from the initialized and loaded sections of object files; for
 other types of files, it prints the strings from the whole file.
 
 .PP
@@ -61,8 +61,8 @@ equivalent.
 .B \-\-all
 .TP
 .B \-
-Do not scan only the initialized data section of object files; scan
-the whole files.
+Do not scan only the initialized and loaded sections of object files;
+scan the whole files.
 
 .TP
 .B \-f
@@ -87,6 +87,7 @@ on the standard output and exit.
 
 .TP
 .B "\-n \fImin\-len\fP"
+.TP
 .B "\-\fImin\-len\fP"
 .TP
 .B "\-bytes=\fImin\-len\fP"
@@ -103,8 +104,7 @@ character argument specifies the radix of the offset\(emoctal,
 hexadecimal, or decimal.
 
 .TP
-.BI "\-\-target=" "bfdname"\c
-\&
+.BI "\-\-target=" "bfdname"
 Specify an object code format other than your system's default format.
 See 
 .BR objdump ( 1 ),
This page took 0.025985 seconds and 4 git commands to generate.