From owner-cvs-all Sat Aug 11 11:27:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD83337B401; Sat, 11 Aug 2001 11:27:14 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7BIRE949323; Sat, 11 Aug 2001 11:27:14 -0700 (PDT) (envelope-from brian) Message-Id: <200108111827.f7BIRE949323@freefall.freebsd.org> From: Brian Somers Date: Sat, 11 Aug 2001 11:27:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp Makefile ppp.8.m4 ppp.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/08/11 11:27:14 PDT Modified files: usr.sbin/ppp Makefile ppp.8.m4 Removed files: usr.sbin/ppp ppp.8 Log: Preprocess ppp.8.m4 into ppp.8, taking into account any compile time options used to build ppp. Currently, this is a no-op and only handles LOCALNAT and LOCALRAD cases. This will be used for the upcoming ipv6 changes, and allows a shared man page between OpenBSD and FreeBSD. Revision Changes Path 1.90 +7 -1 src/usr.sbin/ppp/Makefile 1.277 +41 -26 src/usr.sbin/ppp/ppp.8.m4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message