summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-07-06 16:07:07 +0000
committerJim Meyering <jim@meyering.net>1995-07-06 16:07:07 +0000
commitb9d3dc410149360b14936764c52b327c785296fa (patch)
tree325bf7be5f6f856af35e103805964233afe86902 /doc
parent20b6a5b40a7b5c2b240517d5547d44e4e08526c3 (diff)
downloadcoreutils-b9d3dc410149360b14936764c52b327c785296fa.tar.xz
Remove trailing white space.
Diffstat (limited to 'doc')
-rw-r--r--doc/textutils.texi24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/textutils.texi b/doc/textutils.texi
index 3bfb8406a..b1b26c645 100644
--- a/doc/textutils.texi
+++ b/doc/textutils.texi
@@ -116,7 +116,7 @@ by the Foundation.
@cindex utilities for text handling
This manual minimally documents version @value{VERSION} of the GNU text
-utilities.
+utilities.
@menu
* Introduction:: Caveats, overview, and authors.
@@ -1059,7 +1059,7 @@ one-line header consisting of
@example
==> @var{file name} <==
@end example
-@noindent
+@noindent
before the output for each @var{file}.
@code{head} accepts two option formats: the new one, in which numbers
@@ -1129,7 +1129,7 @@ one-line header consisting of
@example
==> @var{file name} <==
@end example
-@noindent
+@noindent
before the output for each @var{file}.
@cindex BSD @code{tail}
@@ -1854,7 +1854,7 @@ The input must be sorted. If your input is not sorted, perhaps you want
to use @code{sort -u}.
If no @var{output} file is specified, @code{uniq} writes to standard
-output.
+output.
The program accepts the following options. Also see @ref{Common options}.
@@ -1925,7 +1925,7 @@ standard input. Synopsis:
comm [@var{option}]@dots{} @var{file1} @var{file2}
@end example
-The input files must be sorted before @code{comm} can be used.
+The input files must be sorted before @code{comm} can be used.
@cindex differing lines
@cindex common lines
@@ -2565,13 +2565,13 @@ number 2, in the @cite{What's GNU?} column. It was written by Arnold
Robbins.
@menu
-* Toolbox introduction::
-* I/O redirection::
-* The @code{who} command::
-* The @code{cut} command::
-* The @code{sort} command::
-* The @code{uniq} command::
-* Putting the tools together::
+* Toolbox introduction::
+* I/O redirection::
+* The @code{who} command::
+* The @code{cut} command::
+* The @code{sort} command::
+* The @code{uniq} command::
+* Putting the tools together::
@end menu