OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / nice.2
index d4b79fa..8ff4cf5 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified 2001-06-04 by aeb
 .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH NICE 2 2007-07-26 "Linux" "Linux Programmer's Manual"
+.TH NICE 2 2014-04-28 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nice \- change process priority
 .SH SYNOPSIS
@@ -65,7 +65,7 @@ The calling process attempted to increase its priority by
 supplying a negative
 .I inc
 but has insufficient privileges.
-Under Linux the
+Under Linux, the
 .B CAP_SYS_NICE
 capability is required.
 (But see the discussion of the
@@ -108,4 +108,14 @@ returns \-1.
 .BR fork (2),
 .BR getpriority (2),
 .BR setpriority (2),
-.BR capabilities (7)
+.BR capabilities (7),
+.BR sched (7)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.