Clean up some wording and displaying.
Submitted by: Brad Davis <so14k@so14k.com> Approved by: trhodes (mentor)
This commit is contained in:
parent
691421c7a8
commit
a85fa62004
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24385
1 changed files with 3 additions and 2 deletions
|
@ -2158,8 +2158,9 @@ ppp_profile="name_of_service_provider"</programlisting>
|
|||
|
||||
<programlisting>net.graph.nonstandard_pppoe=1</programlisting>
|
||||
|
||||
<para>or can be done for immediate effect with the command
|
||||
<command>sysctl net.graph.nonstandard_pppoe=1</command>.</para>
|
||||
<para>or can be done immediately with the command:</para>
|
||||
|
||||
<programlisting>&prompt.root; sysctl net.graph.nonstandard_pppoe=1</programlisting>
|
||||
|
||||
<para>Unfortunately, because this is a system-wide setting, it is
|
||||
not possible to talk to a normal PPPoE client or server and a
|
||||
|
|
Loading…
Reference in a new issue