diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 19:09:50 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 19:09:50 +0000 |
commit | 4339142468690fcc21237b1b62f194e35c4fbf31 (patch) | |
tree | 44e13b72cce72e68882daf1a8a7a510d2dc9edf4 /usr.sbin/ypserv/yptest | |
parent | e6392455a1278e837210a25d46a05af5841d6d2a (diff) |
we don't like:
o) .Pp before/after .Sh;
o) .Pp before/after .Sh;
o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'usr.sbin/ypserv/yptest')
-rw-r--r-- | usr.sbin/ypserv/yptest/yptest.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/yptest/yptest.8 b/usr.sbin/ypserv/yptest/yptest.8 index 6c2f5a17c4b..c819e1ea999 100644 --- a/usr.sbin/ypserv/yptest/yptest.8 +++ b/usr.sbin/ypserv/yptest/yptest.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yptest.8,v 1.8 2000/11/09 17:53:33 aaron Exp $ +.\" $OpenBSD: yptest.8,v 1.9 2001/07/20 19:09:49 mpech Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -49,8 +49,7 @@ .Sh DESCRIPTION .Nm checks various YP functions to see if the YP server works as expected. -.Pp -.Pp +.\".Pp .\"The options are as follows: .\".Bl -tag -width Ds .\".It Fl d Ar yp_domain_name |