wok rev 18037

ppp: tiny edits
author Paul Issott <paul@slitaz.org>
date Sun May 10 10:56:14 2015 +0100 (2015-05-10)
parents 56c606af68bc
children 66c8c75e6ea0
files ppp/stuff/README.scripts ppp/stuff/ppp.cgi
line diff
     1.1 --- a/ppp/stuff/README.scripts	Sun May 10 12:23:00 2015 +0200
     1.2 +++ b/ppp/stuff/README.scripts	Sun May 10 10:56:14 2015 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  ===============================================================================
     1.5  
     1.6  
     1.7 -This README.scripts file is based on the documentation found in the ppp source
     1.8 +The README.scripts file is based on the documentation found in the ppp source
     1.9  package (version 2.4.4). The files in the scripts/ directory were contributed
    1.10  by Al Longyear (longyear@netcom.com) and Adi Masputra (adi.masputra@sun.com).
    1.11  This file was modified for SliTaz by Christophe Lincoln (pankso@slitaz.org).
    1.12 @@ -16,9 +16,9 @@
    1.13  the previous version of ppp-on which was not very functional.
    1.14  
    1.15  The ppp-on script has entries for the account name, password, IP
    1.16 -addresses, and telephone numbers. The parameters are passed to the
    1.17 -pppd process and, then in turn, to the second part of the connect
    1.18 -script, as a set of environment variables.
    1.19 +addresses and telephone numbers. The parameters are passed to the
    1.20 +pppd process and then in turn to the second part of the connect
    1.21 +script as a set of environment variables.
    1.22  
    1.23  Please make sure that you put the full path name to the ppp-on-dialer
    1.24  script in the reference to it in ppp-on.
     2.1 --- a/ppp/stuff/ppp.cgi	Sun May 10 12:23:00 2015 +0200
     2.2 +++ b/ppp/stuff/ppp.cgi	Sun May 10 10:56:14 2015 +0100
     2.3 @@ -160,7 +160,7 @@
     2.4  		$(_ 'Configuration')
     2.5  	</header>
     2.6  		<a data-icon="conf" href="index.cgi?file=/etc/ppp/scripts/ppp-on" target="_blank">$(_ 'PPP PSTN script')</a><p>
     2.7 -		<a data-icon="conf" href="index.cgi?file=/etc/ppp/scripts/ppp-on-dialer" target="_blank">$(_ 'PPP dailer chat')</a><p>
     2.8 +		<a data-icon="conf" href="index.cgi?file=/etc/ppp/scripts/ppp-on-dialer" target="_blank">$(_ 'PPP dialer chat')</a><p>
     2.9  		<a data-icon="conf" href="index.cgi?file=/etc/ppp/options" target="_blank">$(_ 'PPP options')</a><p>
    2.10  		<a data-icon="conf" href="index.cgi?file=/etc/ppp/chap-secrets" target="_blank">$(_ 'chap users')</a><p>
    2.11  		<a data-icon="conf" href="index.cgi?file=/etc/ppp/pap-secrets" target="_blank">$(_ 'pap users')</a><p>
    2.12 @@ -308,7 +308,7 @@
    2.13  	</tr>
    2.14  	<tr>
    2.15  		<td>$(_ 'Password')</td>
    2.16 -		<td><input type="password" name="pass" size="50" title="Should be empty to use the SSH key ; useful to send the SSH key only" /></td>
    2.17 +		<td><input type="password" name="pass" size="50" title="Should be empty to use the SSH key; useful to send the SSH key only" /></td>
    2.18  	</tr>
    2.19  	<tr>
    2.20  		<td>$(_ 'Local IP address')</td>