1 --- ppp-2.4.0b4.orig/scripts/README
2 +++ ppp-2.4.0b4/scripts/README
4 are escaped. This may need to be modified depending on the ssh (or
5 pseudo-tty) implementation which may differ across platforms, for further
8 +------------------------------------------------------------------------
10 +12. pon, poff and ip-up
12 +These are modified version of the pon/poff/ip-up scripts contributed by Yann
13 +Dirson <dirson@debian.org>. They allow you to call "pon quick" respectively
14 +"pon quick my-isp" to just call the provider for running you ip-up scripts in
15 +/etc/ppp/ip-up.d. This can be useful to check for incoming/flush outgoing
16 +mail, without the necessary delay before hangup introduced by diald or such.
18 +These scripts break the possibility to connect to multiple ISPs at once, so
19 +they are included only here.