summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-09 11:16:09 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-09 11:16:09 +0000
commit7f3a1ed2a741885a0fd18236a74233bac0194368 (patch)
tree2b3d7bd9bc954a394b09be5ccb18ce0868c41afe
parentac94747952909d7e3f244240fcf130f9cceafbd4 (diff)
Notes
-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