we all like to 'Use' ppp, but this should be 'User'

Pointed out by: dcs
This commit is contained in:
Alfred Perlstein 1999-11-24 10:44:47 +00:00
parent 46849eed91
commit f41581f80f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53665

View file

@ -63,7 +63,7 @@ sppp_interfaces="" # List of sppp interfaces.
#sppp_interfaces="isp0" # example: sppp over ISDN
#spppconfig_isp0="authproto=chap myauthname=foo myauthsecret='top secret' hisauthname=some-gw hisauthsecret='another secret'"
# Use ppp configuration.
# User ppp configuration.
ppp_enable="NO" # Start user-ppp (or NO).
ppp_mode="auto" # Choice of "auto", "ddial", "direct" or "dedicated".
# For details see man page for ppp(8). Default is auto.