From: Jim Meyering Date: Thu, 6 Jul 1995 16:06:32 +0000 (+0000) Subject: (od): Remove space beteen -w and optional argument. X-Git-Tag: textutils-1_12_1~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20b6a5b40a7b5c2b240517d5547d44e4e08526c3;p=thirdparty%2Fcoreutils.git (od): Remove space beteen -w and optional argument. --- diff --git a/doc/textutils.texi b/doc/textutils.texi index 04fad78e6b..3bfb8406a7 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -639,7 +639,7 @@ more consecutive output lines would be identical, @code{od} outputs only the first line, and puts just an asterisk on the following line to indicate the elision. -@item -w [@var{n}] +@item -w[@var{n}] @itemx --width[=@var{n}] @opindex -w @opindex --width