===================================================================
RCS file: /cvs/src/share/man/man4/options.4,v
retrieving revision 1.239
diff -u -p -r1.239 options.4
--- options.4 21 Jan 2015 02:23:14 -0000 1.239
+++ options.4 1 Oct 2015 18:03:35 -0000
@@ -444,24 +444,13 @@ See
and
.Xr sysctl 3
for details.
-.It Cd option INET
-Includes support for the TCP/IP protocol stack.
-This option is currently required.
-See
-.Xr inet 4
-for details.
.It Cd option INET6
Includes support for the 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 IPSEC
This option enables IP security protocol support.
See
@@ -473,8 +462,6 @@ While not IP specific, this option is us
.Em IPSEC .
.It Cd option MROUTING
Includes support for IP multicast routers.
-.Em INET
-should be set along with this.
Multicast routing is controlled by the
.Xr mrouted 8
daemon.
@@ -716,7 +703,3 @@ The
.Nm
man page first appeared in
.Ox 2.3 .
-.Sh BUGS
-The
-.Em INET
-option should not be required.