diff options
author | 1996-10-08 01:19:58 +0000 | |
---|---|---|
committer | 1996-10-08 01:19:58 +0000 | |
commit | 19244f1997b31040085108ce7c77a1f42ec4cae0 (patch) | |
tree | c09fb8a08363793772d749534d7f52767796bc0a /lib/libc/sys/msgctl.2 | |
parent | warn about bootparamd server weaknesses (diff) | |
download | wireguard-openbsd-19244f1997b31040085108ce7c77a1f42ec4cae0.tar.xz wireguard-openbsd-19244f1997b31040085108ce7c77a1f42ec4cae0.zip |
Attempt at cleanup.
Diffstat (limited to 'lib/libc/sys/msgctl.2')
-rw-r--r-- | lib/libc/sys/msgctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/msgctl.2 b/lib/libc/sys/msgctl.2 index b7b84ee5520..e3c609797a2 100644 --- a/lib/libc/sys/msgctl.2 +++ b/lib/libc/sys/msgctl.2 @@ -31,7 +31,7 @@ .\"/ .Dd August 17, 1995 .Dt MSGCTL 2 -.Os NetBSD +.Os .Sh NAME .Nm msgctl .Nd message control operations |