From f91dec277a0d52489dd58a9f1c9eb4fd54fca7b8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 14 Apr 2008 09:02:20 +0200 Subject: [PATCH] doc: fix typo * coreutils.texi (sort invocation): s/Whitespace/White space/ --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 01c2f00aea..f42e736702 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -3669,7 +3669,7 @@ standard input to standard output. Terminate with an error if @var{prog} exits with nonzero status. -Whitespace and the backslash character should not appear in +White space and the backslash character should not appear in @var{prog}; they are reserved for future use. @item -k @var{pos1}[,@var{pos2}] -- 2.47.3