From: Phil Blundell Date: Sat, 25 Mar 2000 19:52:38 +0000 (+0000) Subject: 2000-03-09 Tim Waugh X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd5ccd4792aa18f3520f0d022eae6b2bfdc8fd0a;p=binutils-gdb.git 2000-03-09 Tim Waugh * strings.1: Correct '-bytes' to '--bytes'. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index feee80d2a2b..e17255aa5fb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-03-09 Tim Waugh + + * strings.1: Correct '-bytes' to '--bytes'. + 2000-03-08 H.J. Lu * Makefile.am (install-exec-local): Depend on diff --git a/binutils/strings.1 b/binutils/strings.1 index 408de29400b..f0e46e5e5e5 100644 --- a/binutils/strings.1 +++ b/binutils/strings.1 @@ -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.