]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
(Previous change) Noted effect of fork() and execve() on nice value.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 22 Jul 2006 14:12:19 +0000 (14:12 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 22 Jul 2006 14:12:19 +0000 (14:12 +0000)
man2/getpriority.2

index 89b258b6136efe2fdf22dada9238145855e85fa4..fc231808c15a2b37c6ca2457da745cd8a993d517 100644 (file)
@@ -155,7 +155,7 @@ A child created by
 .BR fork (2)
 inherits its parent's nice value.
 The nice value is preserved across 
-.BR execve (2).
+.BR execve (2). 
 
 The details on the condition for EPERM depend on the system.
 The above description is what SUSv3 says, and seems to be followed on