summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/mknetid
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
commitbf95f4749485653fcbff0be73db299a9d226d4e0 (patch)
treec6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/ypserv/mknetid
parentb64780a41e3237fc72bbc817e8c4cdccc40271dd (diff)
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/ypserv/mknetid')
-rw-r--r--usr.sbin/ypserv/mknetid/mknetid.86
-rw-r--r--usr.sbin/ypserv/mknetid/netid.56
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/ypserv/mknetid/mknetid.8 b/usr.sbin/ypserv/mknetid/mknetid.8
index 543582577cb..f624915e659 100644
--- a/usr.sbin/ypserv/mknetid/mknetid.8
+++ b/usr.sbin/ypserv/mknetid/mknetid.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mknetid.8,v 1.5 1999/05/23 14:11:06 aaron Exp $
+.\" $OpenBSD: mknetid.8,v 1.6 1999/06/05 22:18:25 aaron Exp $
.\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -44,13 +44,13 @@
.Op Fl m Ar netidfile
.Sh DESCRIPTION
.Nm
-is used to create a map named
+is used to create a map named
.Ar netid.byname .
The map consists of information from
.Xr passwd 5 ,
.Xr group 5
and
-.Xr hosts 5
+.Xr hosts 5
eventually concatenated with a
.Xr netid 5
file.
diff --git a/usr.sbin/ypserv/mknetid/netid.5 b/usr.sbin/ypserv/mknetid/netid.5
index ace8d553c1b..147e2391377 100644
--- a/usr.sbin/ypserv/mknetid/netid.5
+++ b/usr.sbin/ypserv/mknetid/netid.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netid.5,v 1.5 1999/05/23 14:11:06 aaron Exp $
+.\" $OpenBSD: netid.5,v 1.6 1999/06/05 22:18:25 aaron Exp $
.\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm netid
-.Nd
+.Nd
.Nm YP
network credential file
.Sh DESCRIPTION
@@ -58,7 +58,7 @@ The second type contains information about hosts:
unix.<hostname>@<yp-domain> 0:<hostname>
.Ed
.Pp
-The third type refers to records from a
+The third type refers to records from a
.Xr netid 5
file other than the two types above.
.Sh EXAMPLES