From 20b6a5b40a7b5c2b240517d5547d44e4e08526c3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 6 Jul 1995 16:06:32 +0000 Subject: [PATCH] (od): Remove space beteen -w and optional argument. --- doc/textutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3