head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	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.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.04.05.07.18.49;	author bvs;	state Exp;
branches;
next	1.1;

1.1
date	2004.02.21.15.33.12;	author andy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@MFen:
	1.6  --> 1.8  linux-compatison/article.sgml
	1.4  --> 1.6  problem-reports/Makefile
	1.36 --> 1.44 problem-reports/article.sgml
	1.14 --> 1.17 pr-guidelines/article.sgml
	1.4  --> 1.6  pr-guidelines/Makefile

Obtained from: The FreeBSD Russian Documentation Project
@
text
@# The FreeBSD Russian Documentation Project
#
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/pr-guidelines/Makefile,v 1.2 2006/04/05 07:17:02 gad Exp $
# $FreeBSD$
#
# Article: Problem Report Handling Guidelines
#
#  Original revision: 1.6

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.1
log
@Initial import, synchronized with English 1.4
@
text
@a0 1
#
d3 1
a4 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/pr-guidelines/Makefile,v 1.1 2004/02/06 16:58:14 andy Exp $
d6 1
a6 1
# Original revision: 1.4
d8 1
d13 1
d18 1
a18 3
WITH_ARTICLE_TOC?=YES

SRCS=  article.sgml
d20 1
@

