head	1.6;
access;
symbols
	RELENG_4_11_0_RELEASE:1.4.2.1
	RELENG_4_11:1.4.2.1.0.18
	RELENG_4_11_BP:1.4.2.1
	RELENG_4_10_0_RELEASE:1.4.2.1
	RELENG_4_10:1.4.2.1.0.16
	RELENG_4_10_BP:1.4.2.1
	RELENG_4_9_0_RELEASE:1.4.2.1
	RELENG_4_9:1.4.2.1.0.14
	RELENG_4_9_BP:1.4.2.1
	RELENG_4_8_0_RELEASE:1.4.2.1
	RELENG_4_8:1.4.2.1.0.12
	RELENG_4_8_BP:1.4.2.1
	RELENG_4_7_0_RELEASE:1.4.2.1
	RELENG_4_7:1.4.2.1.0.10
	RELENG_4_7_BP:1.4.2.1
	RELENG_4_6_2_RELEASE:1.4.2.1
	RELENG_4_6_1_RELEASE:1.4.2.1
	RELENG_4_6_0_RELEASE:1.4.2.1
	RELENG_4_6:1.4.2.1.0.8
	RELENG_4_6_BP:1.4.2.1
	RELENG_4_5_0_RELEASE:1.4.2.1
	RELENG_4_5:1.4.2.1.0.6
	RELENG_4_5_BP:1.4.2.1
	RELENG_4_4_0_RELEASE:1.4.2.1
	RELENG_4_4:1.4.2.1.0.4
	RELENG_4_4_BP:1.4.2.1
	RELENG_4_3_0_RELEASE:1.4.2.1
	RELENG_4_3:1.4.2.1.0.2
	RELENG_4_3_BP:1.4.2.1
	RELENG_4_2_0_RELEASE:1.4
	RELENG_4_1_1_RELEASE:1.4
	PRE_SMPNG:1.4
	RELENG_4_1_0_RELEASE:1.4
	RELENG_3_5_0_RELEASE:1.3.2.1
	RELENG_4_0_0_RELEASE:1.4
	RELENG_4:1.4.0.2
	RELENG_4_BP:1.4
	RELENG_3_4_0_RELEASE:1.3.2.1
	RELENG_3_3_0_RELEASE:1.3.2.1
	RELENG_3_2_PAO:1.3.0.4
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.2
	RELENG_3_BP:1.3
	RELENG_2_2_8_RELEASE:1.1.2.1
	RELENG_3_0_0_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.1.2.1
	RELENG_2_2_6_RELEASE:1.1.2.1
	RELENG_2_2_5_RELEASE:1.1.2.1
	RELENG_2_2_2_RELEASE:1.1.2.1
	RELENG_2_2_1_RELEASE:1.1.2.1
	RELENG_2_2_0_RELEASE:1.1.2.1
	RELENG_2_2:1.1.0.2
	RELENG_2_2_BP:1.1;
locks; strict;
comment	@# @;


1.6
date	2002.10.25.09.03.09;	author ru;	state dead;
branches;
next	1.5;

1.5
date	2000.12.01.13.51.33;	author ru;	state Exp;
branches;
next	1.4;

1.4
date	99.08.28.00.18.41;	author peter;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	97.02.22.13.05.54;	author peter;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	97.01.14.06.29.50;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	96.08.30.01.22.18;	author peter;	state Exp;
branches
	1.1.2.1;
next	;

1.4.2.1
date	2000.12.01.13.52.21;	author ru;	state Exp;
branches;
next	1.4.2.2;

1.4.2.2
date	2012.11.17.07.24.42;	author svnexp;	state Exp;
branches;
next	;

1.3.2.1
date	99.08.29.16.44.19;	author peter;	state Exp;
branches;
next	;

1.1.2.1
date	97.03.15.23.36.00;	author jkh;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	99.09.05.11.26.42;	author peter;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Kill the remnants of BOG.
@
text
@# $FreeBSD: src/share/doc/smm/10.named/Makefile,v 1.5 2000/12/01 13:51:33 ru Exp $

SRCDIR=	${.CURDIR}/../../../../contrib/bind/doc/bog

VOLUME=	smm/10.named
SRCS=	00macs.me 00title.me intro.me ns.me types.me \
	files.me named.boot.primary \
	named.boot.secondary named.boot.cache resolv.conf \
	root.cache named.local ucbhosts.rev ucbhosts \
	setup.me manage.me build.me ack.me

MACROS=	-me
USE_TBL=yes

.include <bsd.doc.mk>
@


1.5
log
@This page requires tbl(1).
@
text
@d1 1
a1 1
# $FreeBSD: src/share/doc/smm/10.named/Makefile,v 1.4 1999/08/28 00:18:41 peter Exp $
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
d13 1
@


1.4.2.1
log
@MFC: add missing USE_TBL=yes.
@
text
@d1 1
a1 1
# $FreeBSD: src/share/doc/smm/10.named/Makefile,v 1.4 1999/08/28 00:18:41 peter Exp $
a12 1
USE_TBL=yes
@


1.4.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/share/doc/smm/10.named/Makefile 69478 2000-12-01 13:52:21Z ru $
@


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


1.3.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
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.1
log
@Now that we have a complete Bind Operations Guide, build and install it.
@
text
@d1 1
a1 1
#	$Id$
@


1.1.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.3 1997/02/22 13:05:54 peter Exp $
@


1.1.2.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@

