diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
commit | bf95f4749485653fcbff0be73db299a9d226d4e0 (patch) | |
tree | c6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/ypserv/makedbm | |
parent | b64780a41e3237fc72bbc817e8c4cdccc40271dd (diff) |
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/ypserv/makedbm')
-rw-r--r-- | usr.sbin/ypserv/makedbm/makedbm.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8 index 1c50dff7a22..8201bd83aa5 100644 --- a/usr.sbin/ypserv/makedbm/makedbm.8 +++ b/usr.sbin/ypserv/makedbm/makedbm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: makedbm.8,v 1.6 1999/03/12 15:33:59 aaron Exp $ +.\" $OpenBSD: makedbm.8,v 1.7 1999/06/05 22:18:23 aaron Exp $ .\" Copyright (c) 1994-97 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -59,7 +59,7 @@ Dump a database to standard output. .It Fl U Same as .Fl u -but also try +but also try .Xr db 3 hash format. .It Fl b @@ -69,8 +69,8 @@ effect on the two maps hosts.byname and hosts.byaddr. .It Fl l Lowercase. Convert all keys to lower case before adding them to the YP database. -.It Fl s -Secure map. Include an entry in the database informing +.It Fl s +Secure map. Include an entry in the database informing .Xr ypxfr 8 and .Xr ypserv 8 |