From 330bb6eeee470a7948e550f05b144791c87029ec Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 9 Sep 2005 21:16:49 +0000 Subject: [PATCH] Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3