From: Paul Eggert Date: Fri, 9 Sep 2005 21:16:49 +0000 (+0000) Subject: Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}. X-Git-Tag: CPPI-1_12~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=330bb6eeee470a7948e550f05b144791c87029ec;p=thirdparty%2Fcoreutils.git Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 17d6e2887a..268eb190c3 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -12524,7 +12524,7 @@ scheduler, which the scheduler is free to ignore. Also, as a point of terminology, @acronym{POSIX} defines the behavior of @command{nice} in terms of a @dfn{nice value}, which is the nonnegative difference between a niceness and the minimum niceness. Though @command{nice} -conforms to @command{POSIX}, its documentation and diagnostics use the +conforms to @acronym{POSIX}, its documentation and diagnostics use the term ``niceness'' for compatibility with historical practice. @var{command} must not be a special built-in utility (@pxref{Special