OSDN Git Service

(split) LDP v3.24 -> v3.29 の定型的な変更内容を反映。
[linuxjm/LDP_man-pages.git] / draft / man2 / setsid.2
index a620f03..8a0fbb5 100644 (file)
@@ -89,10 +89,8 @@ setsid \- 
 .\"O .SH ERRORS
 .SH ¥¨¥é¡¼
 .TP
-.\"O .BR EPERM .
 .B EPERM
-.\"O The process group ID of any process
-.\"O equals the PID of the calling process.
+.\"O The process group ID of any process equals the PID of the calling process.
 .\"O Thus, in particular,
 .\"O .BR setsid ()
 .\"O fails if the calling process is already a process group leader.