summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-28 22:46:35 +0000
committerwosch <wosch@FreeBSD.org>1996-09-28 22:46:35 +0000
commitee17503232540c096ddf2ea94afbeb499820c8c0 (patch)
treee58cbf4b0d0bcacc9f84d22a9be6a11f34788117 /lib
parent58c3d8c035267cf3b4e02121092f6029061f7ffa (diff)
downloadFreeBSD-src-ee17503232540c096ddf2ea94afbeb499820c8c0.zip
FreeBSD-src-ee17503232540c096ddf2ea94afbeb499820c8c0.tar.gz
.Os NetBSD -> .Os FreeBSD.
The pages are not NetBSD specific and FreeBSD is not a child of NetBSD.
Diffstat (limited to 'lib')
-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 27da57c..659501f 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 41a7202..b934f1c 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 db61fab..76b94ea 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 b97a313..613ea4a 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
OpenPOWER on IntegriCloud