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/semctl.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/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 6332d596611..1b4b8c1c702 100644 --- a/lib/libc/sys/semctl.2 +++ b/lib/libc/sys/semctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: semctl.2,v 1.8 1999/05/27 14:05:10 aaron Exp $ +.\" $OpenBSD: semctl.2,v 1.9 1999/06/05 04:16:08 aaron Exp $ .\" $NetBSD: semctl.2,v 1.2 1997/03/27 08:20:40 mikel Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -147,7 +147,7 @@ The values are taken from the corresponding fields in the structure pointed to by .Fa arg.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 sem_perm.cuid or .Va sem_perm.uid |