head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_6_3_0:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_2_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	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;
locks; strict;
comment	@# @;


1.4
date	2008.06.16.01.11.48;	author keramida;	state Exp;
branches;
next	1.3;

1.3
date	2008.01.14.14.19.42;	author keramida;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.30.12.01.08;	author keramida;	state Exp;
branches;
next	1.1;

1.1
date	2002.02.15.00.35.07;	author keramida;	state Exp;
branches;
next	;


desc
@@


1.4
log
@MFen and update %SRCID% tags.

1.1  -> 1.6	en_US.ISO8859-1/articles/explaining-bsd/Makefile
1.1  -> 1.8	el_GR.ISO8859-7/articles/formatting-media/Makefile (update)
1.29 -> 1.31	en_US.ISO8859-1/articles/formatting-media/article.sgml
1.1  -> 1.6	en_US.ISO8859-1/articles/freebsd-questions/Makefile
1.1  -> 1.4	el_GR.ISO8859-7/articles/laptop/Makefile (update)
1.8  -> 1.12	en_US.ISO8859-1/articles/multi-os/Makefile
@
text
@# $FreeBSD$
#
# %SOURCE%	en_US.ISO8859-1/articles/freebsd-questions/Makefile
# %SRCID%	1.6

MAINTAINER=keramida@@FreeBSD.org

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=  article.sgml

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

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


1.3
log
@Add %SOURCE% and %SRCID% comments to the Greek translation.
These will be useful for a script we are preparing, to help
us keep up with the English revision id we translated.

While here, translate some toplevel comments which were left
in their original English format, and try to 'standardize' a
bit the way we begin Greek documentation files.
@
text
@d4 1
a4 1
# %SRCID%	1.1
d11 1
a15 6
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#

# SGML content
d18 1
d20 1
@


1.2
log
@Simplify the doc/el_GR Makefiles by avoiding unnecessary local
`TIDYFLAGS+= -raw'.

Revision 1.93 of doc/share/mk/doc.docbook.mk has Killed by signal 2.tion
unconditionally for all the docs.
@
text
@a0 1
#
d3 2
@


1.1
log
@Add first fiels of a doc/el_GR.ISO8859-7 subdir.
A few articles are in  hter for the moment, so don't
connected this to the build just yet.
@
text
@d1 1
a1 1
# 
a9 1
TIDYFLAGS+= -raw
d14 1
a14 1
# 
@

