]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: pr: formatting corrections
authorJim Meyering <meyering@redhat.com>
Sat, 13 Dec 2008 07:32:55 +0000 (08:32 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 13 Dec 2008 17:00:47 +0000 (18:00 +0100)
* doc/coreutils.texi (pr invocation): Fix some overzealous uses of @var.
Reported by Andreas Schwab.

doc/coreutils.texi

index 983a6941160de3922162acd3859fc6287a6f5cf9..49aa16d3270714081bcdbe6a68ff3efda9a30245 100644 (file)
@@ -2424,14 +2424,14 @@ first line of the input file (not the first line printed, compare the
 Optional argument @var{number-separator} is the character appended to
 the line number to separate it from the text followed.  The default
 separator is the TAB character.  In a strict sense a TAB is always
-printed with single column output only.  The @var{tab}-width varies
-with the @var{tab}-position, e.g., with the left @var{margin} specified
+printed with single column output only.  The TAB width varies
+with the TAB position, e.g., with the left @var{margin} specified
 by @option{-o} option.  With multicolumn output priority is given to
 @samp{equal width of output columns} (a @acronym{POSIX} specification).
-The @var{tab}-width is fixed to the value of the first column and does
+The TAB width is fixed to the value of the first column and does
 not change with different values of left @var{margin}.  That means a
 fixed number of spaces is always printed in the place of the
-@var{number-separator tab}.  The tabification depends upon the output
+@var{number-separator} TAB.  The tabification depends upon the output
 position.
 
 @item -N @var{line_number}