diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-09 15:14:15 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-09 15:14:15 +0000 |
| commit | dcfbc5279572bd22478d804cde2fc2a15d12a092 (patch) | |
| tree | 3a98c7ac696e167a945b095710c424699d2552d1 /lib/libc | |
| parent | a53e70fec2f5a538cbf5b2a7a2488524fdb541d1 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/getsid.2 | 2 |
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 |
