diff options
Diffstat (limited to 'lib/libc/sys/shmctl.2')
-rw-r--r-- | lib/libc/sys/shmctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2 index e1435d04c10..726584ffd79 100644 --- a/lib/libc/sys/shmctl.2 +++ b/lib/libc/sys/shmctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shmctl.2,v 1.6 1998/06/11 18:32:11 deraadt Exp $ +.\" $OpenBSD: shmctl.2,v 1.7 1999/05/10 17:56:29 aaron Exp $ .\" $NetBSD: shmctl.2,v 1.3 1997/03/27 08:20:39 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -138,7 +138,7 @@ are determined by the .Va shm_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 shm_perm.cuid field or the |