From c21338358170dac8ac6bca025543a625a0b94afa Mon Sep 17 00:00:00 2001 From: Ceri Davies <ceri@FreeBSD.org> Date: Thu, 22 Aug 2002 19:25:03 +0000 Subject: [PATCH] Unhook the PPP Primer from the build. This document was never finished and is now out of date. Users should refer to the handbook and the ppp(8) manpage instead. Suggested by: Josh Paetzel <friar_josh@webwarrior.net> Approved by: Silence on -doc, cvs-all --- en_US.ISO8859-1/books/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/Makefile b/en_US.ISO8859-1/books/Makefile index de2ed2f597..1dd8011b56 100644 --- a/en_US.ISO8859-1/books/Makefile +++ b/en_US.ISO8859-1/books/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.9 2001/04/09 20:41:33 nik Exp $ +# $FreeBSD$ SUBDIR = corp-net-guide SUBDIR+= design-44bsd @@ -7,7 +7,6 @@ SUBDIR+= faq SUBDIR+= fdp-primer SUBDIR+= handbook SUBDIR+= porters-handbook -SUBDIR+= ppp-primer ROOT_SYMLINKS= faq handbook