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.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_6_3_0:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_2_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_1_0:1.1
	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
	RELEASE_5_2_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.07.05.08.45.41;	author taras;	state Exp;
branches;
next	1.1;

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


desc
@@


1.2
log
@  MFen:
        Makefile        1.5   --> 1.8
        article.sgml    1.18  --> 1.23
  PR:
        docs/145354

Approved by: maxim (mentor), marck (mentor)
@
text
@#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/checkpoint/Makefile,v 1.1 2004/01/10 08:43:19 andy Exp $
#
# Original revision: 1.8
#

DOC?= article

FORMATS?= html

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS=		article.sgml
IMAGES_EN=	networks.pic

URL_RELPREFIX?=	../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.1
log
@Initial import, synchronized with English 1.5
@
text
@d7 1
a7 1
# Original revision: 1.5
d17 1
a17 2
SRCS= article.sgml

d20 1
a21 1

@

