2000-03-09 Tim Waugh <twaugh@redhat.com>
authorPhil Blundell <philb@gnu.org>
Sat, 25 Mar 2000 19:52:38 +0000 (19:52 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 25 Mar 2000 19:52:38 +0000 (19:52 +0000)
* strings.1: Correct '-bytes' to '--bytes'.

binutils/ChangeLog
binutils/strings.1

index feee80d2a2bdd85506572927898f21ea802383b6..e17255aa5fb59f384b74e44328dc3ebe48980802 100644 (file)
@@ -1,3 +1,7 @@
+2000-03-09  Tim Waugh  <twaugh@redhat.com>
+
+       * strings.1: Correct '-bytes' to '--bytes'.
+
 2000-03-08  H.J. Lu  <hjl@gnu.org>
 
        * Makefile.am (install-exec-local): Depend on
index 408de29400b838e110e51fa17ca34145a0dc1a7c..f0e46e5e5e5f7f8c37120cca73edeb0d47d0bb8d 100644 (file)
@@ -90,7 +90,7 @@ on the standard output and exit.
 .TP
 .B "\-\fImin\-len\fP"
 .TP
-.B "\-bytes=\fImin\-len\fP"
+.B "\-\-bytes=\fImin\-len\fP"
 Print sequences of characters that are at least
 .I min\-len
 characters long, instead of the default 4.
This page took 0.029148 seconds and 4 git commands to generate.