From: Michael Witten Date: Wed, 22 Apr 2015 15:07:02 +0000 (+0000) Subject: doc: fix grammar issue in truncate info X-Git-Tag: v8.24~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f678a350f90b4be572486613f186c75d4008ee;p=thirdparty%2Fcoreutils.git doc: fix grammar issue in truncate info * doc/coreutils.texi (truncate invocation): The word 'their' is incorrect; 'each file' is the antecedent, and is singular, so 'its' is the correct pronoun. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index fa1592c97c..51d96b466f 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11842,7 +11842,7 @@ Set or adjust the size of each @var{file} according to @var{size}. @multiplierSuffixesNoBlocks{size} @var{size} may also be prefixed by one of the following to adjust -the size of each @var{file} based on their current size: +the size of each @var{file} based on its current size: @example @samp{+} => extend by @samp{-} => reduce by