From owner-cvs-etc Sun Aug 24 18:09:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA04292 for cvs-etc-outgoing; Sun, 24 Aug 1997 18:09:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA04247; Sun, 24 Aug 1997 18:09:11 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id SAA06336; Sun, 24 Aug 1997 18:08:37 -0700 (PDT) Date: Sun, 24 Aug 1997 18:08:37 -0700 (PDT) Message-Id: <199708250108.SAA06336@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/ppp ppp.conf.sample ppp.linkup.sample Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1997/08/24 18:08:36 PDT Modified files: (Branch: RELENG_2_2) etc/ppp ppp.conf.sample ppp.linkup.sample Log: MFC: Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf and how to do ppp over tcp/ip. Revision Changes Path 1.5.2.8 +34 -26 src/etc/ppp/ppp.conf.sample 1.3.2.3 +2 -2 src/etc/ppp/ppp.linkup.sample