From owner-cvs-usrsbin Sat Apr 12 15:58:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA28833 for cvs-usrsbin-outgoing; Sat, 12 Apr 1997 15:58:47 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA28823; Sat, 12 Apr 1997 15:58:44 -0700 (PDT) Date: Sat, 12 Apr 1997 15:58:44 -0700 (PDT) From: Brian Somers Message-Id: <199704122258.PAA28823@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp main.c ppp.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/04/12 15:58:43 Modified: usr.sbin/ppp main.c ppp.8 Log: Only wait for the redial timeout when the last phone number in the list has been dialed. Alternate number dialing has no "pause". Suggested by: joerg Document this behaviour. Document that the number of dial attempts applies to the number of phone calls rather than the number of times each number is dialed. Add a missing .El. Give a decent description of how to connect to an ISP. Revision Changes Path 1.42 +20 -9 src/usr.sbin/ppp/main.c 1.27 +190 -23 src/usr.sbin/ppp/ppp.8