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.4
	RELEASE_7_0_0:1.4
	RELEASE_6_2_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	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.5
date	2008.01.14.14.19.41;	author keramida;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.5
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
@# $FreeBSD$
#
# %SOURCE%	en_US.ISO8859-1/articles/cvs-freebsd/Makefile
# %SRCID%	1.5

MAINTAINER= keramida@@freebsd.org

DOC?= article

FORMATS?= html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

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

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


1.4
log
@MFen:	Makefile	-> 1.5
	article.sgml	-> 1.15
@
text
@a1 1
# Original version: 1.5
d3 2
a4 1
#   CVS repository     FreeBSD.
@


1.3
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
@d2 1
a2 1
# Original version: 1.4
d17 1
d19 1
@


1.2
log
@Add "Original version:" comment to keep track of the en_US revision
we're in sync with.

List me as the maintainer of this article, as I've been working with
copies of the FreeBSD CVSROOT tree both at home and my $realjob for a
while now, and I can track any changes to this part of the docs easily.
@
text
@a11 2
TIDY_FLAGS+= -raw

@


1.1
log
@Add new Greek article translation.

Translated by:	Yannis Kotsinos <zookie@@med.auth.gr>
@
text
@a0 1
#
d2 1
d4 3
d17 1
a17 2
# SGML content
SRCS=  article.sgml
@

