Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Sep 2005 21:16:49 +0000 (21:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Sep 2005 21:16:49 +0000 (21:16 +0000)
doc/coreutils.texi

index 17d6e28..268eb19 100644 (file)
@@ -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