diff options
author | ru <ru@FreeBSD.org> | 2000-12-14 11:52:05 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-14 11:52:05 +0000 |
commit | c23c39b3a4eb533f38c86ede46f098221735dffc (patch) | |
tree | 63e59881700f3d901bfd772c8b2224a54a15d43f /usr.sbin/ypserv | |
parent | ace23c11af6666a49f7d715506e9497fbdaf47b1 (diff) | |
download | FreeBSD-src-c23c39b3a4eb533f38c86ede46f098221735dffc.zip FreeBSD-src-c23c39b3a4eb533f38c86ede46f098221735dffc.tar.gz |
mdoc(7) police: removed history info from the .Os FreeBSD call.
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r-- | usr.sbin/ypserv/ypinit.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/ypinit.8 b/usr.sbin/ypserv/ypinit.8 index 8f63091..2260f49 100644 --- a/usr.sbin/ypserv/ypinit.8 +++ b/usr.sbin/ypserv/ypinit.8 @@ -32,7 +32,7 @@ .\" .Dd November 10, 1997 .Dt YPINIT 8 -.Os FreeBSD 3.0 +.Os FreeBSD .Sh NAME .Nm ypinit .Nd build and install NIS databases @@ -176,8 +176,6 @@ is based on the script in .Ox . It first appeared in -.Fx -in .Fx 3.0 . .Sh AUTHORS .An -nosplit |