diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
commit | 1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch) | |
tree | e58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/ypwhich/ypwhich.1 | |
parent | f35d61706eae00527a19f021ef26ab0109f18e5c (diff) |
- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/ypwhich/ypwhich.1')
-rw-r--r-- | usr.bin/ypwhich/ypwhich.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/ypwhich/ypwhich.1 b/usr.bin/ypwhich/ypwhich.1 index 6ad737b28f9..daa5521e419 100644 --- a/usr.bin/ypwhich/ypwhich.1 +++ b/usr.bin/ypwhich/ypwhich.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypwhich.1,v 1.7 1999/03/20 15:36:12 maja Exp $ +.\" $OpenBSD: ypwhich.1,v 1.8 1999/06/05 01:21:52 aaron Exp $ .\" $NetBSD: ypwhich.1,v 1.3 1996/05/13 02:43:46 thorpej Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ypwhich.1,v 1.7 1999/03/20 15:36:12 maja Exp $ +.\" $Id: ypwhich.1,v 1.8 1999/06/05 01:21:52 aaron Exp $ .\" .Dd February 23, 1994 .Dt YPWHICH 1 @@ -50,7 +50,7 @@ .Nm ypwhich .Fl x .Sh DESCRIPTION -.Nm ypwhich +.Nm tells which .Tn YP server supplies @@ -71,7 +71,7 @@ The options are as follows: .It Fl d Ar domain Specify a domain other than the default domain. .It Fl h Ar host -Specify which host to ask when +Specify which host to ask when .Fl m is given. .It Fl t @@ -89,7 +89,7 @@ option. can be a map name or nickname. If .Ar mname is omitted, -.Nm ypwhich +.Nm will produce a list of available maps. .It Fl x Display the map nickname table. |