summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_pppoe.4
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2003-12-18 16:55:09 +0000
committeryar <yar@FreeBSD.org>2003-12-18 16:55:09 +0000
commit077011779a6cfc14f4b8c91a6c5a98c2566dad0a (patch)
tree9c9bdcd27ca1239123ca197d2388004cde1c017b /share/man/man4/ng_pppoe.4
parent431cb9e4dc78564e06e4ba15074b17419df2a740 (diff)
downloadFreeBSD-src-077011779a6cfc14f4b8c91a6c5a98c2566dad0a.zip
FreeBSD-src-077011779a6cfc14f4b8c91a6c5a98c2566dad0a.tar.gz
The politically incorrect sysctl "stupid_isp" had its name
changed long ago. It has been "nonstandard_pppoe" for quite a while.
Diffstat (limited to 'share/man/man4/ng_pppoe.4')
-rw-r--r--share/man/man4/ng_pppoe.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index 1aecc1c..2d638a9 100644
--- a/share/man/man4/ng_pppoe.4
+++ b/share/man/man4/ng_pppoe.4
@@ -190,11 +190,11 @@ you may have to do the following sysctl:
.Bd -literal
(kldload netgraph)
(kldload ng_pppoe)
-sysctl net.graph.stupid_isp=1
+sysctl net.graph.nonstandard_pppoe=1
.Ed
.Pp
to enable the alternate ethertypes. Then phone your ISP and ask them
-why you need to set option "stupid_isp" for you to be able to connect.
+why you need to set that option for you to be able to connect.
.Sh EXAMPLES
The following code uses
.Dv libnetgraph
OpenPOWER on IntegriCloud