summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/makedbm/makedbm.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-19 17:57:20 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-19 17:57:20 +0000
commit480390dc59325200978ed49a1b26f00a94c91baa (patch)
tree062c09ac43a080a68cd77af35c77fcac0d938f46 /usr.sbin/ypserv/makedbm/makedbm.8
parentfb660b4c0cea9ae33d3d4dac0984c52ed7b6eeb0 (diff)
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.
Diffstat (limited to 'usr.sbin/ypserv/makedbm/makedbm.8')
-rw-r--r--usr.sbin/ypserv/makedbm/makedbm.816
1 files changed, 10 insertions, 6 deletions
diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8
index 8201bd83aa5..d54aed296fa 100644
--- a/usr.sbin/ypserv/makedbm/makedbm.8
+++ b/usr.sbin/ypserv/makedbm/makedbm.8
@@ -1,4 +1,5 @@
-.\" $OpenBSD: makedbm.8,v 1.7 1999/06/05 22:18:23 aaron Exp $
+.\" $OpenBSD: makedbm.8,v 1.8 2000/03/19 17:57:18 aaron Exp $
+.\"
.\" Copyright (c) 1994-97 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -63,14 +64,17 @@ but also try
.Xr db 3
hash format.
.It Fl b
-Interdomain. Include an entry in the database informing a YP server to use
-DNS to get information about unknown hosts. This option will only have
+Interdomain.
+Include an entry in the database informing a YP server to use
+DNS to get information about unknown hosts.
+This option will only have
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.
+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
+Secure map.
+Include an entry in the database informing
.Xr ypxfr 8
and
.Xr ypserv 8