For Sega/Hitachi, when simulator exits, check to see if it was because
[deliverable/binutils-gdb.git] / binutils / strings.1
index 1426605c827266d784768b51f382f79e817f4b75..88ab1d8315ec5c45b7ec240428f6226ca43ffde7 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
This page took 0.023114 seconds and 4 git commands to generate.