head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_6_3_0:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_2_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2004.08.05.10.04.26;	author den;	state Exp;
branches;
next	1.4;

1.4
date	2004.04.06.16.10.02;	author phantom;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.12.22.06.09;	author ceri;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.11.09.21.14;	author blackend;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.13.07.23.16;	author murray;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Use url entities for links between docs
@
text
@#
# $FreeBSD$
#
# Article: Console Server

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS=		article.sgml
IMAGES_EN=	tk0231-9-1.png

URL_RELPREFIX?=	../../../..
DOC_PREFIX?= ${.CURDIR}/../../..

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.4
log
@Sync these Makefiles to have one style of declarations and comments.
@
text
@d17 1
d19 1
@


1.3
log
@Convert the console-server article to DocBook.
This is based on work by both keramida and Josef El-Rayes <j.el-rayes@@daemon.li>
@
text
@d1 1
d3 2
d9 1
d14 1
a14 3
WITH_ARTICLE_TOC?=YES

SRCS= 		article.sgml
a17 1

@


1.2
log
@Commit images separation from en_US.ISO8859-1/ directory to
share/images.  To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
@
text
@a4 2
DOCFORMAT= html

d10 2
a12 1
CSS_SHEET=	itgastyle.css
@


1.1
log
@Add makefile for console server tutorial.
@
text
@d14 1
a14 1
IMAGES=		tk0231-9-1.png
@

