diff options
Diffstat (limited to 'lib/libc/sys/setuid.2')
| -rw-r--r-- | lib/libc/sys/setuid.2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2 index 383a8f5b597f..8c52f5dc7e05 100644 --- a/lib/libc/sys/setuid.2 +++ b/lib/libc/sys/setuid.2 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)setuid.2 8.1 (Berkeley) 6/4/93 +.\" $Id$ .\" .Dd June 4, 1993 .Dt SETUID 2 @@ -120,3 +121,10 @@ functions are extensions based on the concept of .Li _POSIX_SAVED_IDS , and have been proposed for a future revision of the standard. +.Sh HISTORY +A +.Fn setuid +and a +setgid +function call appeared in +.At v7 . |
