diff options
| author | kleink <kleink@NetBSD.org> | 1997-07-14 23:19:39 +0000 |
|---|---|---|
| committer | kleink <kleink@NetBSD.org> | 1997-07-14 23:19:39 +0000 |
| commit | c213a3af8bbda02885f439405dede4933215b2c9 (patch) | |
| tree | 3a50f8a7c4ef9521919ddca84c88abfa7a178e83 /lib/libc/sys/setuid.2 | |
| parent | 034bf6b1888de2312c147c4c6b31a58c98ee10e2 (diff) | |
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.
Diffstat (limited to 'lib/libc/sys/setuid.2')
| -rw-r--r-- | lib/libc/sys/setuid.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2 index e3c60b181f1..bd563732358 100644 --- a/lib/libc/sys/setuid.2 +++ b/lib/libc/sys/setuid.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: setuid.2,v 1.4 1996/05/21 23:42:05 mycroft Exp $ +.\" $NetBSD: setuid.2,v 1.5 1997/07/14 23:20:15 kleink Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -109,7 +109,7 @@ The and .Fn setgid functions are compliant with the -.St -p1003.1-88 +.St -p1003.1-90 specification with .Li _POSIX_SAVED_IDS not defined. |
