diff options
author | Jim Meyering <meyering@redhat.com> | 2012-03-16 08:31:28 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-04-19 19:39:54 +0200 |
commit | 6539e15620a863266b7babfa5f6f02f1bb66762e (patch) | |
tree | e26b96d8076e648c1ebb1c1b4593fd804db906f5 /doc | |
parent | fdf0a4496725d476243149cdef8549328c86f561 (diff) | |
download | coreutils-6539e15620a863266b7babfa5f6f02f1bb66762e.tar.xz |
doc: fix a grammar nit
* doc/coreutils.texi (split invocation): s/are/is/ in "P or Q are".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 416f0ba23..4fb52cba0 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -3097,7 +3097,7 @@ and so can be a pipe for example. Use suffixes of length @var{length}. If a @var{length} of 0 is specified, this is the same as if (any previous) @option{-a} was not specified, and thus enables the default behavior, which starts the suffix length at 2, -and unless @option{-n} or @option{--numeric-suffixes=@var{from}} are +and unless @option{-n} or @option{--numeric-suffixes=@var{from}} is specified, will auto increase the length by 2 as required. @item -d |