diff options
| -rw-r--r-- | man2/getsid.2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man2/getsid.2 b/man2/getsid.2 index 7046bfc097..a80aa128e8 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -30,8 +30,6 @@ Feature Test Macro Requirements for glibc (see || /* Since glibc 2.12: */ _POSIX_C_SOURCE >= 200809L .fi .SH DESCRIPTION -.I getsid(0) -returns the session ID of the calling process. .BR getsid () returns the session ID of the process with process ID .IR pid . |
