summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-09-28 22:46:35 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-09-28 22:46:35 +0000
commitac8ef3378960b5b91a3a75f94e247717a4554f0b (patch)
treee58cbf4b0d0bcacc9f84d22a9be6a11f34788117 /lib/libc
parent27e9b35e071747be72e61b7a1a05ca2ea27f2bdb (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/msgctl.32
-rw-r--r--lib/libc/gen/msgget.32
-rw-r--r--lib/libc/gen/msgrcv.32
-rw-r--r--lib/libc/gen/msgsnd.32
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/msgctl.3 b/lib/libc/gen/msgctl.3
index 27da57c10765..659501f3d625 100644
--- a/lib/libc/gen/msgctl.3
+++ b/lib/libc/gen/msgctl.3
@@ -31,7 +31,7 @@
.\"/
.Dd August 17, 1995
.Dt MSGCTL 3
-.Os NetBSD
+.Os FreeBSD
.Sh NAME
.Nm msgctl
.Nd message control operations
diff --git a/lib/libc/gen/msgget.3 b/lib/libc/gen/msgget.3
index 41a720234f5b..b934f1c6b008 100644
--- a/lib/libc/gen/msgget.3
+++ b/lib/libc/gen/msgget.3
@@ -31,7 +31,7 @@
.\"/
.Dd August 17, 1995
.Dt MSGGET 3
-.Os NetBSD
+.Os FreeBSD
.Sh NAME
.Nm msgget
.Nd get message queue
diff --git a/lib/libc/gen/msgrcv.3 b/lib/libc/gen/msgrcv.3
index db61fabbdbe3..76b94ea628df 100644
--- a/lib/libc/gen/msgrcv.3
+++ b/lib/libc/gen/msgrcv.3
@@ -31,7 +31,7 @@
.\"/
.Dd August 17, 1995
.Dt MSGRCV 3
-.Os NetBSD
+.Os FreeBSD
.Sh NAME
.Nm msgrcv
.Nd receive a message from a message queue
diff --git a/lib/libc/gen/msgsnd.3 b/lib/libc/gen/msgsnd.3
index b97a313590a9..613ea4a2fbfa 100644
--- a/lib/libc/gen/msgsnd.3
+++ b/lib/libc/gen/msgsnd.3
@@ -31,7 +31,7 @@
.\"/
.Dd August 17, 1995
.Dt MSGSND 3
-.Os NetBSD
+.Os FreeBSD
.Sh NAME
.Nm msgsnd
.Nd send a message to a message queue