diff options
Diffstat (limited to 'lib/libc/sys/semctl.2')
-rw-r--r-- | lib/libc/sys/semctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semctl.2 b/lib/libc/sys/semctl.2 index 3495824780d..350446346d8 100644 --- a/lib/libc/sys/semctl.2 +++ b/lib/libc/sys/semctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: semctl.2,v 1.6 1998/06/11 18:32:10 deraadt Exp $ +.\" $OpenBSD: semctl.2,v 1.7 1999/05/10 17:56:29 aaron Exp $ .\" $NetBSD: semctl.2,v 1.2 1997/03/27 08:20:40 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -166,7 +166,7 @@ is determined by the .Va sem_perm.mode field in the same way as is done with files (see -.Xr chmod 2 ), +.Xr chmod 2 ) , but the effective uid can match either the .Va sem_perm.cuid field or the |