OSDN Git Service

(split) LDP man-pages の original/ を v3.25 に更新。
[linuxjm/LDP_man-pages.git] / original / man2 / setsid.2
index 1417c01..5ddb429 100644 (file)
@@ -56,9 +56,8 @@ is returned, and
 is set to indicate the error.
 .SH ERRORS
 .TP
-.BR EPERM .
-The process group ID of any process
-equals the PID of the calling process.
+.B EPERM
+The process group ID of any process equals the PID of the calling process.
 Thus, in particular,
 .BR setsid ()
 fails if the calling process is already a process group leader.