Word wrap fix. Translators can ignore.
Sponsored by: Essen DevSummit Hackathon
This commit is contained in:
parent
2ce20718c4
commit
04a24e905b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47096
1 changed files with 2 additions and 1 deletions
|
@ -1045,7 +1045,8 @@ exec /usr/sbin/ppp -direct pap$IDENT</programlisting>
|
|||
have a username/password in
|
||||
<filename>/etc/ppp/ppp.secret</filename>, or
|
||||
alternatively add the following option to authenticate
|
||||
users via PAP from <filename>/etc/passwd</filename>.</para>
|
||||
users via PAP from
|
||||
<filename>/etc/passwd</filename>.</para>
|
||||
|
||||
<programlisting>enable passwdauth</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue