aboutsummaryrefslogtreecommitdiff
path: root/contrib/bind
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-04-10 20:38:17 +0000
committerNik Clayton <nik@FreeBSD.org>1999-04-10 20:38:17 +0000
commit80ea937ef4246dd18d196868a25bad80c59c9e49 (patch)
tree9eec0c1f96d8058a699acbdeba13111970c138f7 /contrib/bind
parent5d5b393b9f609774dcb6d2b775dbb31ae4791d0d (diff)
Notes
Diffstat (limited to 'contrib/bind')
-rw-r--r--contrib/bind/doc/man/dig.110
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/bind/doc/man/dig.1 b/contrib/bind/doc/man/dig.1
index 72de71f63acc..a0d814d5d9e1 100644
--- a/contrib/bind/doc/man/dig.1
+++ b/contrib/bind/doc/man/dig.1
@@ -99,7 +99,7 @@ may be either a domain name or a dot-notation
Internet address. If this optional field is omitted,
.Ic dig
will attempt to use the default name server for your machine.
-.sp 1
+.Pp
.Em Note:
If a domain name is specified, this will be resolved
using the domain name system resolver (i.e., BIND). If your
@@ -128,11 +128,10 @@ environment variable
to name a file which is to
be used instead of
.Pa /etc/resolv.conf
-.Po Ns Ev LOCALRES
+.Ns Ev (LOCALRES
is specific to the
.Ic dig
-resolver and is not referenced by the standard resolver
-.Pc .
+resolver and is not referenced by the standard resolver).
If the
.Ev LOCALRES
variable is not set or the specified file
@@ -622,7 +621,8 @@ structure.
.Sh ENVIRONMENT
.Bl -tag -width "LOCALRES " -compact
.It Ev LOCALRES
-file to use in place of Pa /etc/resolv.conf
+file to use in place of
+.Pa /etc/resolv.conf
.It Ev LOCALDEF
default environment file
.El