diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
commit | 42c11fbf7baba44829b8c25ba30b45b5ca31cb47 (patch) | |
tree | 8f5fe9d90500df93eebad8bd9c37a684878c0c7b /usr.sbin/ypserv | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r-- | usr.sbin/ypserv/revnetgroup/revnetgroup.8 | 3 | ||||
-rw-r--r-- | usr.sbin/ypserv/stdethers/stdethers.8 | 3 | ||||
-rw-r--r-- | usr.sbin/ypserv/stdhosts/stdhosts.8 | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 index 7620b3a5644..3ef4ecc376e 100644 --- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 +++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: revnetgroup.8,v 1.3 1999/05/16 19:58:19 alex Exp $ +.\" $OpenBSD: revnetgroup.8,v 1.4 1999/07/03 02:11:11 aaron Exp $ .\" Copyright (c) 1995 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. .\" @@ -89,7 +89,6 @@ command prints its results on the standard output. It is usually called only by .Nm /var/yp/\<domain\>/Makefile when rebuilding the YP netgroup maps. -.Pp .Sh OPTIONS The .Nm revnetgroup diff --git a/usr.sbin/ypserv/stdethers/stdethers.8 b/usr.sbin/ypserv/stdethers/stdethers.8 index 6720d64c10f..7d166defe5b 100644 --- a/usr.sbin/ypserv/stdethers/stdethers.8 +++ b/usr.sbin/ypserv/stdethers/stdethers.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdethers.8,v 1.5 1999/06/05 22:18:26 aaron Exp $ +.\" $OpenBSD: stdethers.8,v 1.6 1999/07/03 02:11:11 aaron Exp $ .\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -44,7 +44,6 @@ is used to get rid of unwanted information in or the standard input if no .Ar file argument is given. This utility is used by YP when creating YP maps. -.Pp .Sh SEE ALSO .Xr yp 8 , .Xr ypserv 8 diff --git a/usr.sbin/ypserv/stdhosts/stdhosts.8 b/usr.sbin/ypserv/stdhosts/stdhosts.8 index e51f6ac1871..e709bfe44d5 100644 --- a/usr.sbin/ypserv/stdhosts/stdhosts.8 +++ b/usr.sbin/ypserv/stdhosts/stdhosts.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdhosts.8,v 1.6 1999/06/05 22:18:27 aaron Exp $ +.\" $OpenBSD: stdhosts.8,v 1.7 1999/07/03 02:11:11 aaron Exp $ .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -44,7 +44,6 @@ is used to get rid of unwanted information from or the standard input if no .Ar file argument is given. This utility is used by YP when creating YP maps. -.Pp .Sh SEE ALSO .Xr yp 8 , .Xr ypserv 8 |