head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.2.2
	RELENG_2_2_7_RELEASE:1.2.2.2
	RELENG_2_2_6_RELEASE:1.2.2.2
	RELENG_2_2_5_RELEASE:1.2.2.2
	RELENG_2_2_2_RELEASE:1.2.2.1
	RELENG_2_2_1_RELEASE:1.2.2.1
	RELENG_2_2_0_RELEASE:1.2.2.1
	RELENG_2_1_7_RELEASE:1.1
	RELENG_2_1_6_1_RELEASE:1.1
	RELENG_2_1_6_RELEASE:1.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.1
	RELENG_2_1_0_RELEASE:1.1
	RELENG_2_1_0:1.1.0.2;
locks; strict;
comment	@# @;


1.5
date	97.05.23.12.54.34;	author peter;	state dead;
branches;
next	1.4;

1.4
date	97.02.22.12.58.03;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	97.01.14.06.26.07;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	96.09.28.22.20.17;	author jfieber;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	95.09.08.19.40.04;	author jfieber;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	97.06.08.14.53.27;	author jfieber;	state dead;
branches;
next	;

1.2.2.1
date	97.03.15.23.29.04;	author jkh;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	97.05.26.16.46.30;	author jfieber;	state dead;
branches;
next	;


desc
@@


1.5
log
@Disconnect the FAQ and handbook from the makefiles and remove the files.
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems.  At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.

Requested by:	 jfieber, jkh
@
text
@# $Id: Makefile,v 1.4 1997/02/22 12:58:03 peter Exp peter $

DOC=	FAQ
SRCS=	FAQ.sgml

.include <bsd.sgml.mk>
@


1.4
log
@Revert $FreeBSD$ back to $Id$
@
text
@d1 1
a1 1
# $Id$
@


1.3
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@Rename the FAQ as I threatened to do some time ago.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1995/09/08 19:40:04 jfieber Exp $
@


1.2.2.1
log
@Merge from -current (modulo the release string, which is set to 2.2. in this
branch).
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.4 1997/02/22 12:58:03 peter Exp $
@


1.2.2.2
log
@Remove the FAQ (now in doc/FAQ)
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2.2.1 1997/03/15 23:29:04 jkh Exp $
@


1.1
log
@Add a makefile.
@
text
@d1 1
a1 1
# $Id$
d3 2
a4 2
DOC=	freebsd-faq
SRCS=	freebsd-faq.sgml
@


1.1.2.1
log
@Remove the FAQ from the 2.1.x branch.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1995/09/08 19:40:04 jfieber Exp $
@
