diff options
| author | Andreas Schulz <ats@FreeBSD.org> | 1994-12-12 00:23:00 +0000 |
|---|---|---|
| committer | Andreas Schulz <ats@FreeBSD.org> | 1994-12-12 00:23:00 +0000 |
| commit | 73d3aff9acd4aa722bff09f993bff5b7bc5c8ec3 (patch) | |
| tree | ccf36b0969e3f5da91da8783352c32a9482b8c5b /usr.bin/host | |
| parent | 0300a965c81005f9ddae5dc486603a8db81385c3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/host')
| -rw-r--r-- | usr.bin/host/host.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/host/host.1 b/usr.bin/host/host.1 index 2f20c550f48c..29f941108361 100644 --- a/usr.bin/host/host.1 +++ b/usr.bin/host/host.1 @@ -50,8 +50,8 @@ .\" SOFTWARE. .\" - .\" --Copyright-- -.\" $Id: host.1,v 4.9.1.3 1994/06/02 17:14:38 vixie Exp $ -.TH HOST @CMD_EXT_U@ +.\" $Id: host.1,v 1.2 1994/09/22 21:52:02 pst Exp $ +.TH HOST 1 .SH NAME host \- look up host names using domain server .SH SYNOPSIS @@ -190,7 +190,7 @@ host name. This file must be pointed to by an environment variable .IR HOSTALIASES , which is the name of the file. .SH "See Also" -@INDOT@named (@SYS_OPS_EXT@) +named (8) .SH BUGS Unexpected effects can happen when you type a name that is not part of the local domain. Please always keep in mind the |
