summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2003-12-18 16:55:09 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2003-12-18 16:55:09 +0000
commit8caa8dd355aa46572df5dcfb9cda79be53dd06b9 (patch)
tree9c9bdcd27ca1239123ca197d2388004cde1c017b
parent875467fafacd5218fb224907f7eb6bf8cfb159bc (diff)
Notes
-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 1aecc1cd4433..2d638a99ddd4 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