]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: same correction, but now in texinfo documentation
authorJim Meyering <meyering@redhat.com>
Sat, 29 Sep 2012 12:56:13 +0000 (14:56 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 29 Sep 2012 12:56:13 +0000 (14:56 +0200)
* doc/coreutils.texi (nice invocation): s/nicenesses/niceness values/

doc/coreutils.texi

index d5d72208a7bac8d468fc9212d2a2fd4f8fb21322..63ad22b6b627bb2c6a49545cd3ea08803467270d 100644 (file)
@@ -15608,7 +15608,7 @@ Niceness values range at least from @minus{}20 (process has high priority
 and gets more resources, thus slowing down other processes) through 19
 (process has lower priority and runs slowly itself, but has less impact
 on the speed of other running processes).  Some systems
-may have a wider range of nicenesses; conversely, other systems may
+may have a wider range of niceness values; conversely, other systems may
 enforce more restrictive limits.  An attempt to set the niceness
 outside the supported range is treated as an attempt to use the
 minimum or maximum supported value.