.Os NetBSD -> .Os FreeBSD.

The pages are not NetBSD specific and FreeBSD is not a child of NetBSD.
This commit is contained in:
Wolfram Schneider 1996-09-28 22:46:35 +00:00
parent 27e9b35e07
commit ac8ef33789
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18549
6 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@
.\"/
.Dd August 17, 1995
.Dt MSGCTL 3
.Os NetBSD
.Os FreeBSD
.Sh NAME
.Nm msgctl
.Nd message control operations

View File

@ -31,7 +31,7 @@
.\"/
.Dd August 17, 1995
.Dt MSGGET 3
.Os NetBSD
.Os FreeBSD
.Sh NAME
.Nm msgget
.Nd get message queue

View File

@ -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

View File

@ -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

View File

@ -32,7 +32,7 @@
.\"
.Dd July 17, 1995
.Dt CCDCONFIG 8
.Os NetBSD
.Os FreeBSD
.Sh NAME
.Nm ccdconfig
.Nd configuration utility for the concatenated disk driver

View File

@ -31,7 +31,7 @@
.\"
.Dd August 28, 1994
.Dt LINT 1
.Os NetBSD
.Os FreeBSD
.Sh NAME
.Nm lint
.Nd a C program verifier.