summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2000-01-06 05:35:08 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2000-01-06 05:35:08 +0000
commit5b11221fa62bf2203da171da8608b61dee71880d (patch)
tree898d88c141ee265738b9e2e687eced9090893c83 /share/man/man4/options.4
parent3a482c3dc26acba388c2344a9e81a165f3cbdc21 (diff)
add INET6.
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r--share/man/man4/options.416
1 files changed, 15 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 4493dd2eedd..f53586b0fd1 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.44 2000/01/03 19:06:56 deraadt Exp $
+.\" $OpenBSD: options.4,v 1.45 2000/01/06 05:35:07 itojun Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -564,6 +564,20 @@ Includes support for the TCP/IP protocol stack.
This option is currently required. See
.Xr inet 4
for details.
+.It Cd options INET6
+Includes support for the
+.Tn IPv6
+protocol stack.
+See
+.Xr inet6 4
+for details.
+Unlike
+.Em INET ,
+.Em INET6
+enables multicast routing code as well.
+This option requires
+.Em INET
+at this moment, but it should not.
.It Cd option NS
Include support for the Xerox XNS protocol stack. See
.Xr ns 4