summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/getsid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getsid.2 b/lib/libc/sys/getsid.2
index 69b8813876b1..007ab81fa768 100644
--- a/lib/libc/sys/getsid.2
+++ b/lib/libc/sys/getsid.2
@@ -70,7 +70,7 @@ processes within the same session ID as the calling process.
.Xr termios 4
.Sh HISTORY
The
-.Fn setsid
+.Fn getsid
function call appeared in
.Fx 3.0 .
The