From e535406f12f09f0d48b6796494f64d6c75910811 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 7 Dec 1996 12:18:41 +0000 Subject: -d is not always needed. the magic cookie stuff works --- usr.sbin/ypserv/ypserv/ypserv.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'usr.sbin') 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 .\" 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 -- cgit v1.2.3