]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
nice.2: CONFORMING TO: Remove an ancient SVr4 detail on errno values
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 08:16:00 +0000 (09:16 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 11:13:33 +0000 (12:13 +0100)
At this stage, vague details (when does EINVAL get returned?) of
ancient implementations are little more than noise in the page.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/nice.2

index 3b741d470d593c1604fb44b14ac560d91a2d8ebc..2b2fe3a4f9d2cdc9613222ac11f206a2d5c98520 100644 (file)
@@ -86,9 +86,9 @@ resource limit in
 POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
 However, the raw system call and (g)libc
 (earlier than glibc 2.2.4) return value is nonstandard, see below.
-SVr4 documents an additional
-.B EINVAL
-error code.
+.\" SVr4 documents an additional
+.\" .B EINVAL
+.\" error code.
 .SH NOTES
 For further details on the nice value, see
 .BR sched (7).