summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-12-07 12:18:40 +0000
committerderaadt <deraadt@openbsd.org>1996-12-07 12:18:40 +0000
commit442d1fd49695c0f734f11eda5c7f0701506b2ea1 (patch)
tree586fafb08bdc4c63b2ed8b009472da3f221b3d61
parentChecks to see that strdup() worked, dies with error message on failure. (diff)
downloadwireguard-openbsd-442d1fd49695c0f734f11eda5c7f0701506b2ea1.tar.xz
wireguard-openbsd-442d1fd49695c0f734f11eda5c7f0701506b2ea1.zip
-d is not always needed. the magic cookie stuff works
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.87
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8
index 13962e1576f..559cb64ae6a 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv/ypserv.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.8,v 1.6 1996/07/04 21:17:14 deraadt Exp $
+.\" $OpenBSD: ypserv.8,v 1.7 1996/12/07 12:18:40 deraadt Exp $
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
.\"
@@ -97,6 +97,11 @@ Use Internet Domain Name System. If a query to map
or
.Ar hosts.byaddr
fails, make a DNS query and return the result if successful.
+Alternately, if these maps were built on the YP master using
+.Nm makedbm
+.Fl b
+then DNS queries will be done without needing to specify
+.Fl d .
.It Fl x
Terminate the server after processing
.Ar aclfile