Use the phrase "niceness" instead of "nice value" to describe
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Sep 2005 06:52:09 +0000 (06:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Sep 2005 06:52:09 +0000 (06:52 +0000)
commit09575c108cb2680b8cfe55b9c3f3423658632181
treedb1239d06dc49558109b211b28db746daef2c743
parentfdf404cc1e693a79cbdf631774ca1f0627f6fd9b
Use the phrase "niceness" instead of "nice value" to describe
the biased nice value that can go negative.  This corrects
a discrepancy with POSIX, which states that nice values are
nonnegative.
ChangeLog
doc/ChangeLog
doc/coreutils.texi
src/nice.c