From owner-cvs-etc Sun Aug 24 18:08:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA04198 for cvs-etc-outgoing; Sun, 24 Aug 1997 18:08:20 -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 SAA04122; Sun, 24 Aug 1997 18:07:43 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id SAA06295; Sun, 24 Aug 1997 18:07:09 -0700 (PDT) Date: Sun, 24 Aug 1997 18:07:09 -0700 (PDT) Message-Id: <199708250107.SAA06295@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:07:08 PDT Modified files: etc/ppp ppp.conf.sample ppp.linkup.sample Log: Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf and how to do ppp over tcp/ip. Revision Changes Path 1.16 +34 -26 src/etc/ppp/ppp.conf.sample 1.8 +2 -2 src/etc/ppp/ppp.linkup.sample