diff options
Diffstat (limited to 'contrib/bind/doc/man/host.1')
| -rw-r--r-- | contrib/bind/doc/man/host.1 | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/contrib/bind/doc/man/host.1 b/contrib/bind/doc/man/host.1 index 12219e72585c..90b5e84ea3d0 100644 --- a/contrib/bind/doc/man/host.1 +++ b/contrib/bind/doc/man/host.1 @@ -50,7 +50,7 @@ .\" SOFTWARE. .\" - .\" --Copyright-- -.\" $Id: host.1,v 8.4 2000/02/29 03:50:47 vixie Exp $ +.\" $Id: host.1,v 8.6 2001/08/10 00:14:47 cyarnell Exp $ .Dd December 15, 1994 .Dt HOST @CMD_EXT_U@ .Os BSD 4 @@ -72,7 +72,7 @@ .Ic Host looks for information about Internet hosts. It gets this information from a set of interconnected servers that are spread across the -country. By default, it simply converts between host names and +world. By default, it simply converts between host names and Internet addresses. However, with the .Dq Fl t or @@ -251,7 +251,7 @@ will give a complete download of the zone data for rutgers.edu, in the official master file format. (However the SOA record is listed twice, for arcane reasons.) .Pp -.Sy NOTE: +.Sy NOTE : .Dq Fl l is implemented by doing a complete zone transfer and then filtering out the information @@ -275,21 +275,17 @@ host name. The name file must be contained in the .Ev HOSTALIASES environment variable. .Sh ENVIRONMENT -.Bl -tag -width "/etc/resolv.conf " -compress +.Bl -tag -width "/etc/resolv.conf " -compact .It Ev HOSTALIASES Name of file containing .Pq Ar host alias , full hostname pairs. .El .Sh FILES -.Bl -tag -width "/etc/resolv.conf " -compress +.Bl -tag -width "/etc/resolv.conf " -compact .It Pa /etc/resolv.conf See .Xr resolver @FORMAT_EXT@ . -.It Ev HOSTALIASES -Name of file containing -.Pq Ar host alias , full hostname -pairs. .El .Sh SEE ALSO .Xr @INDOT@named @SYS_OPS_EXT@ , |
