diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-03-29 10:17:56 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-03-29 10:17:56 +0000 |
commit | 4c1fa6049e9c868752f93f032b22d56ff9abbbf3 (patch) | |
tree | 5bd210e1ab048b55fbe6cb68bb18067eeb1c17b4 /share/man/man5/resolv.conf.5 | |
parent | dec5be20ee416901a8dc22b58b852c9d03c1cdd1 (diff) |
From NetBSD: merge of 960317
Diffstat (limited to 'share/man/man5/resolv.conf.5')
-rw-r--r-- | share/man/man5/resolv.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5 index 3de30f557ac..7ac27cc9ebe 100644 --- a/share/man/man5/resolv.conf.5 +++ b/share/man/man5/resolv.conf.5 @@ -1,4 +1,5 @@ -.\" $NetBSD: resolv.conf.5,v 1.6 1994/12/12 06:13:29 deraadt Exp $ +.\" $OpenBSD: resolv.conf.5,v 1.2 1996/03/29 10:17:50 niklas 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. .\" All rights reserved. @@ -137,7 +138,7 @@ and that queries will time out if no server is available for one of the domains. .Pp The search list is currently limited to six domains -with a total of 256 characters. +with a total of 1024 characters. .It Sy sortlist Sortlist allows addresses returned by gethostbyname to be sorted. |