summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-09 21:16:49 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-09 21:16:49 +0000
commit330bb6eeee470a7948e550f05b144791c87029ec (patch)
tree5385487dba59926fcc249adc7d9e7fb167004fd2
parent916bce3a7c3f0d40350786e7ca5d8e55f0bc4f03 (diff)
downloadcoreutils-330bb6eeee470a7948e550f05b144791c87029ec.tar.xz
Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}.
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 17d6e2887..268eb190c 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