diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-15 16:31:04 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-15 16:31:04 +0000 |
commit | 7f43023a7afc217477b6e07ebb3d046b0779dc0c (patch) | |
tree | 5654c44727f7dd56ad5a2fb9dccdbb2176aab10f /share/man/man5 | |
parent | ac487f07f75cc2b1e3624dfcf9c4707f605a4977 (diff) |
Xr repair
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/resolv.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5 index e83115053e6..e44aab36036 100644 --- a/share/man/man5/resolv.conf.5 +++ b/share/man/man5/resolv.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolv.conf.5,v 1.3 1997/06/11 01:10:24 deraadt Exp $ +.\" $OpenBSD: resolv.conf.5,v 1.4 1997/07/15 16:31:02 deraadt Exp $ .\" $NetBSD: resolv.conf.5,v 1.7 1996/03/06 18:22:16 scottr Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -84,7 +84,7 @@ If no .Sy domain entry is present, the domain is determined from the local host name returned by -.Xr gethostname 2 ; +.Xr gethostname 3 ; the domain part is taken to be everything after the first `.'. Finally, if the host name does not contain a domain part, the root domain is assumed. |