Word wrap fix. Translators can ignore.

Sponsored by: Essen DevSummit Hackathon
This commit is contained in:
Dru Lavigne 2015-07-26 10:08:21 +00:00
parent 2ce20718c4
commit 04a24e905b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47096

View file

@ -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>