]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(od): Remove space beteen -w and optional argument.
authorJim Meyering <jim@meyering.net>
Thu, 6 Jul 1995 16:06:32 +0000 (16:06 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Jul 1995 16:06:32 +0000 (16:06 +0000)
doc/textutils.texi

index 04fad78e6be75a28a02ef9662b5a466a9cb0cc31..3bfb8406a709853c834322e478855b29939cdf80 100644 (file)
@@ -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