summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-12 12:59:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-12 12:59:55 +0000
commitd165f2bd0ac5bf9c00ee94add1b5e0c2869c120c (patch)
treeb4d1019d0295c1a5c47fa5300035e828a0573003 /usr.sbin/ypserv
parent0a4456856fb720c08f83dac043509dda2676828d (diff)
- section reorder
- macro fixes - kill whitespace at EOL - new sentence, new line
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r--usr.sbin/ypserv/makedbm/makedbm.84
-rw-r--r--usr.sbin/ypserv/mkalias/mkalias.813
-rw-r--r--usr.sbin/ypserv/mknetid/mknetid.84
-rw-r--r--usr.sbin/ypserv/mknetid/netid.520
-rw-r--r--usr.sbin/ypserv/revnetgroup/revnetgroup.84
-rw-r--r--usr.sbin/ypserv/stdethers/stdethers.84
-rw-r--r--usr.sbin/ypserv/stdhosts/stdhosts.84
-rw-r--r--usr.sbin/ypserv/ypinit/ypinit.85
-rw-r--r--usr.sbin/ypserv/yppush/yppush.84
-rw-r--r--usr.sbin/ypserv/ypserv/securenet.518
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.84
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.acl.518
-rw-r--r--usr.sbin/ypserv/yptest/yptest.84
-rw-r--r--usr.sbin/ypserv/ypxfr/ypxfr.86
14 files changed, 55 insertions, 57 deletions
diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8
index 9f2d5edb63f..06bfc84b36b 100644
--- a/usr.sbin/ypserv/makedbm/makedbm.8
+++ b/usr.sbin/ypserv/makedbm/makedbm.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: makedbm.8,v 1.13 2003/06/02 21:58:26 maja Exp $
+.\" $OpenBSD: makedbm.8,v 1.14 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994-97 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -93,4 +93,4 @@ as value.
.Xr ypserv 8 ,
.Xr ypxfr 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/mkalias/mkalias.8 b/usr.sbin/ypserv/mkalias/mkalias.8
index 70728d730e9..4fe4f5bcc53 100644
--- a/usr.sbin/ypserv/mkalias/mkalias.8
+++ b/usr.sbin/ypserv/mkalias/mkalias.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mkalias.8,v 1.7 2003/06/02 21:58:26 maja Exp $
+.\" $OpenBSD: mkalias.8,v 1.8 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1997 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -45,7 +45,6 @@
is used to convert a mail.aliases map to a mail.byaddr map.
This is an inverse map of user@host (or user!host) back to alias.
.Pp
-.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl v
@@ -80,14 +79,14 @@ Can be useful together with
or
.Fl E .
.El
+.Sh SEE ALSO
+.Xr yp 8 ,
+.Xr ypserv 8
+.Sh AUTHORS
+.An Mats O Jansson Aq moj@stacken.kth.se
.Sh BUGS
.Nm
on SunOS 4.1.x seems to have a
.Fl s .
Since I don't know what it is supposed to do I haven't implemented it.
But it is accepted by the program.
-.Sh SEE ALSO
-.Xr yp 8 ,
-.Xr ypserv 8
-.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
diff --git a/usr.sbin/ypserv/mknetid/mknetid.8 b/usr.sbin/ypserv/mknetid/mknetid.8
index c2238afaa54..7a83ed2d7ff 100644
--- a/usr.sbin/ypserv/mknetid/mknetid.8
+++ b/usr.sbin/ypserv/mknetid/mknetid.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mknetid.8,v 1.11 2003/06/02 21:58:26 maja Exp $
+.\" $OpenBSD: mknetid.8,v 1.12 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -100,4 +100,4 @@ file.
.Xr passwd 5 ,
.Xr yp 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/mknetid/netid.5 b/usr.sbin/ypserv/mknetid/netid.5
index 9f7e983e628..2cd7416cd84 100644
--- a/usr.sbin/ypserv/mknetid/netid.5
+++ b/usr.sbin/ypserv/mknetid/netid.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netid.5,v 1.9 2003/06/02 21:58:26 maja Exp $
+.\" $OpenBSD: netid.5,v 1.10 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -34,7 +34,7 @@
network credential file
.Sh DESCRIPTION
Files in
-.Xr netid 5
+.Nm netid
format are rare.
One lives in the
.Nm YP
@@ -57,22 +57,22 @@ unix.<hostname>@<yp-domain> 0:<hostname>
.Ed
.Pp
The third type refers to records from a
-.Xr netid 5
+.Nm netid
file other than the two types above.
-.Sh EXAMPLES
-A configuration file might look like the following:
-.Bd -literal
-unix.10714@kaka 10714:400,10
-unix.jodie@kaka 0:jodie
-.Ed
.Sh FILES
.Bl -tag -width /etc/netid -compact
.It Pa /etc/netid
for lines not generated automatically by
.Xr mknetid 8 .
.El
+.Sh EXAMPLES
+A configuration file might look like the following:
+.Bd -literal
+unix.10714@kaka 10714:400,10
+unix.jodie@kaka 0:jodie
+.Ed
.Sh SEE ALSO
.Xr mknetid 8 ,
.Xr yp 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8
index 6ae4e7de639..c348a081fab 100644
--- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8
+++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: revnetgroup.8,v 1.8 2001/08/02 18:37:35 mpech Exp $
+.\" $OpenBSD: revnetgroup.8,v 1.9 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1995
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -141,4 +141,4 @@ This file is most often found only on the YP master server.
.Xr makedbm 8 ,
.Xr yp 8
.Sh AUTHORS
-Bill Paul <wpaul@ctr.columbia.edu>
+.An Bill Paul Aq wpaul@ctr.columbia.edu
diff --git a/usr.sbin/ypserv/stdethers/stdethers.8 b/usr.sbin/ypserv/stdethers/stdethers.8
index 54c4dcdc326..cf29b75996a 100644
--- a/usr.sbin/ypserv/stdethers/stdethers.8
+++ b/usr.sbin/ypserv/stdethers/stdethers.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stdethers.8,v 1.9 2003/06/02 21:58:26 maja Exp $
+.\" $OpenBSD: stdethers.8,v 1.10 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -45,4 +45,4 @@ This utility is used by YP when creating YP maps.
.Xr yp 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/stdhosts/stdhosts.8 b/usr.sbin/ypserv/stdhosts/stdhosts.8
index dd63aa1c8b1..446a0259c91 100644
--- a/usr.sbin/ypserv/stdhosts/stdhosts.8
+++ b/usr.sbin/ypserv/stdhosts/stdhosts.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stdhosts.8,v 1.10 2003/06/02 21:58:26 maja Exp $
+.\" $OpenBSD: stdhosts.8,v 1.11 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -45,4 +45,4 @@ This utility is used by YP when creating YP maps.
.Xr yp 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/ypinit/ypinit.8 b/usr.sbin/ypserv/ypinit/ypinit.8
index 041ab16d712..37cd774e9d6 100644
--- a/usr.sbin/ypserv/ypinit/ypinit.8
+++ b/usr.sbin/ypserv/ypinit/ypinit.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypinit.8,v 1.9 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: ypinit.8,v 1.10 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1997 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -65,5 +65,4 @@ is not given the default domainname will be used.
.Xr yp 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson
-.Aq moj@stacken.kth.se
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/yppush/yppush.8 b/usr.sbin/ypserv/yppush/yppush.8
index 856b151509e..d0e1192b833 100644
--- a/usr.sbin/ypserv/yppush/yppush.8
+++ b/usr.sbin/ypserv/yppush/yppush.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yppush.8,v 1.10 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: yppush.8,v 1.11 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -62,4 +62,4 @@ Announce what the program is doing.
.Xr yp 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/ypserv/securenet.5 b/usr.sbin/ypserv/ypserv/securenet.5
index f58bf2116a9..ac5b594278b 100644
--- a/usr.sbin/ypserv/ypserv/securenet.5
+++ b/usr.sbin/ypserv/ypserv/securenet.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: securenet.5,v 1.9 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: securenet.5,v 1.10 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -43,6 +43,13 @@ The format is rather simple.
Each row consists of two items.
The first item is the network mask.
The second item is the network.
+.Sh FILES
+.Bl -tag -width /var/yp/securenet -compact
+.It Pa /var/yp/securenet
+a
+.Xr ypserv 8
+configuration file
+.El
.Sh EXAMPLES
A configuration file might look like the following:
.Bd -literal
@@ -51,20 +58,13 @@ A configuration file might look like the following:
#
255.255.255.0 139.58.253.0
.Ed
-.Sh FILES
-.Bl -tag -width /var/yp/securenet -compact
-.It Pa /var/yp/securenet
-a
-.Xr ypserv 8
-configuration file
-.El
.Sh SEE ALSO
.Xr ypserv.acl 5 ,
.Xr yp 8 ,
.Xr ypserv 8
.Sh HISTORY
The
-.Xr securenet 5
+.Nm securenet
file was added to
.Tn NIS
by Sun Microsystems, Inc. as a bugfix for weak security.
diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8
index 80ce4683a21..2fb1003c057 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv/ypserv.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.8,v 1.21 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: ypserv.8,v 1.22 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -139,4 +139,4 @@ or
.Xr yp 8 ,
.Xr ypbind 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5
index fa13e870770..84e01ca9283 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.acl.5
+++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.acl.5,v 1.18 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: ypserv.acl.5,v 1.19 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -116,6 +116,13 @@ class A, B or C net depending on the net number.
.Ic all
.Pp
A line containing one of these commands will always match any host.
+.Sh FILES
+.Bl -tag -width /var/yp/ypserv.acl -compact
+.It Pa /var/yp/ypserv.acl
+a
+.Xr ypserv 8
+configuration file
+.El
.Sh EXAMPLES
A configuration file might look like the following:
.Bd -literal
@@ -166,16 +173,9 @@ allow net mojathome netmask 255.255.255.0
deny all
.Ed
-.Sh FILES
-.Bl -tag -width /var/yp/ypserv.acl -compact
-.It Pa /var/yp/ypserv.acl
-a
-.Xr ypserv 8
-configuration file
-.El
.Sh SEE ALSO
.Xr securenet 5 ,
.Xr yp 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/yptest/yptest.8 b/usr.sbin/ypserv/yptest/yptest.8
index 6f5c9629cae..7e7505306e6 100644
--- a/usr.sbin/ypserv/yptest/yptest.8
+++ b/usr.sbin/ypserv/yptest/yptest.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yptest.8,v 1.11 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: yptest.8,v 1.12 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -55,4 +55,4 @@ checks various YP functions to see if the YP server works as expected.
.Xr yp 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se
diff --git a/usr.sbin/ypserv/ypxfr/ypxfr.8 b/usr.sbin/ypserv/ypxfr/ypxfr.8
index cfc50f6feab..50d12d2b78d 100644
--- a/usr.sbin/ypserv/ypxfr/ypxfr.8
+++ b/usr.sbin/ypserv/ypxfr/ypxfr.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypxfr.8,v 1.15 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: ypxfr.8,v 1.16 2003/06/12 12:59:54 jmc Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: ypxfr.8,v 1.15 2003/06/02 21:58:27 maja Exp $
+.\" $OpenBSD: ypxfr.8,v 1.16 2003/06/12 12:59:54 jmc Exp $
.\"
.Dd August 18, 1994
.Dt YPXFR 8
@@ -82,4 +82,4 @@ This is to open communication with a yppush on another host.
.Xr yppush 8 ,
.Xr ypserv 8
.Sh AUTHORS
-Mats O Jansson <moj@stacken.kth.se>
+.An Mats O Jansson Aq moj@stacken.kth.se