summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-11 01:10:25 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-11 01:10:25 +0000
commit82176e48e9dc2747afef9b1c51dbac8f38d2fd18 (patch)
tree93574b6de93288cb82f1196a39f3fef43d11b679 /share/man/man5
parenta3a4047748c240ff08c41acbb3d9bc6fb54658e5 (diff)
doc options inet6; lukem
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/resolv.conf.56
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5
index 7ac27cc9ebe..e83115053e6 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.2 1996/03/29 10:17:50 niklas Exp $
+.\" $OpenBSD: resolv.conf.5,v 1.3 1997/06/11 01:10:24 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.
@@ -160,6 +160,10 @@ where option is one of the following:
.Bl -tag -width ndots:n
.It Sy debug
sets RES_DEBUG in _res.options.
+.It Sy inet6
+enable support for IPv6 addresses, by setting RES_USE_INET6 in
+_res.options (see
+.Xr resolver 3 ).
.It Sy ndots:n
sets a threshold for the number of dots which
must appear in a name given to res_query (see