From owner-cvs-etc Mon Sep 8 13:28:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA01800 for cvs-etc-outgoing; Mon, 8 Sep 1997 13:28:51 -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 NAA01567; Mon, 8 Sep 1997 13:26:07 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id NAA01425; Mon, 8 Sep 1997 13:23:32 -0700 (PDT) Date: Mon, 8 Sep 1997 13:23:32 -0700 (PDT) Message-Id: <199709082023.NAA01425@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 Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1997/09/08 13:23:32 PDT Modified files: (Branch: RELENG_2_2) etc/ppp ppp.conf.sample Log: MFC: Don't add loopback routes in the examples. Ppp now does this internally by default. Revision Changes Path 1.5.2.11 +2 -4 src/etc/ppp/ppp.conf.sample