diff options
author | 1999-06-05 04:16:04 +0000 | |
---|---|---|
committer | 1999-06-05 04:16:04 +0000 | |
commit | 096e5ce23abf51069f651fc8a2bde4480f99dcf3 (patch) | |
tree | ac253e6be4fdc981991f5f31d790591d0ff84cb4 /lib/libc/sys/msgctl.2 | |
parent | change some .Em/.Va to .Li, looks nicer (diff) | |
download | wireguard-openbsd-096e5ce23abf51069f651fc8a2bde4480f99dcf3.tar.xz wireguard-openbsd-096e5ce23abf51069f651fc8a2bde4480f99dcf3.zip |
capitalize the acronym ID
Diffstat (limited to 'lib/libc/sys/msgctl.2')
-rw-r--r-- | lib/libc/sys/msgctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/msgctl.2 b/lib/libc/sys/msgctl.2 index 562116fc5c1..e6d8be987d4 100644 --- a/lib/libc/sys/msgctl.2 +++ b/lib/libc/sys/msgctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msgctl.2,v 1.7 1999/05/27 14:05:09 aaron Exp $ +.\" $OpenBSD: msgctl.2,v 1.8 1999/06/05 04:16:08 aaron Exp $ .\" $NetBSD: msgctl.2,v 1.2 1997/03/27 08:20:35 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -117,7 +117,7 @@ The values are taken from the corresponding fields in the structure pointed to by .Fa buf . This operation can only be executed by the super-user, or a process that -has an effective user id equal to either +has an effective user ID equal to either .Va msg_perm.cuid or .Va msg_perm.uid |