From 11b4691989e83a7dded3dabff0d9229457a53eed Mon Sep 17 00:00:00 2001 From: John Fieber Date: Sun, 8 Sep 1996 20:14:33 +0000 Subject: [PATCH] Turn off the FAQ and handbook for a bit. --- share/doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/doc/Makefile b/share/doc/Makefile index 1ccfd22d740..c2f4ba9e6f8 100644 --- a/share/doc/Makefile +++ b/share/doc/Makefile @@ -1,7 +1,7 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.6 1995/10/15 16:51:16 jfieber Exp $ +# $Id: Makefile,v 1.7 1995/10/18 05:07:43 jfieber Exp $ -SUBDIR= FAQ handbook psd smm usd papers +SUBDIR= psd smm usd papers # Default output formats are ascii for troff documents, and # ascii and html for sgml documents.