head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	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;
locks; strict;
comment	@# @;


1.1
date	2007.11.20.07.16.15;	author ru;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial set of manpage translations into Russian.

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@# $FreeBSD$
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/man/man8/Makefile,v 1.10 2007/11/20 06:53:29 ru Exp $

MAN=	bsdlabel.8 \
	fdisk.8 \
	gjournal.8 \
	intro.8 \
	mount_ntfs.8 \
	nanobsd.8

.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
MLINKS=	bsdlabel.8 disklabel.8
.endif

.include <bsd.prog.mk>
@
