OSDN Git Service

coreutils: Update to coreutils 8.21
[linuxjm/coreutils.git] / original / man1 / nice.1
index 8390d25..0434db3 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH NICE "1" "October 2012" "GNU coreutils 8.20" "User Commands"
+.TH NICE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
 .SH NAME
 nice \- run a program with modified scheduling priority
 .SH SYNOPSIS
@@ -11,6 +11,8 @@ nice \- run a program with modified scheduling priority
 Run COMMAND with an adjusted niceness, which affects process scheduling.
 With no COMMAND, print the current niceness.  Niceness values range from
 \fB\-20\fR (most favorable to the process) to 19 (least favorable to the process).
+.PP
+Mandatory arguments to long options are mandatory for short options too.
 .TP
 \fB\-n\fR, \fB\-\-adjustment\fR=\fIN\fR
 add integer N to the niceness (default 10)
@@ -35,13 +37,13 @@ General help using GNU software: <http://www.gnu.org/gethelp/>
 .br
 Report nice translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
-Copyright \(co 2012 Free Software Foundation, Inc.
+Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-nice(2)
+nice(2), renice(1)
 .PP
 The full documentation for
 .B nice