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/man3/Makefile,v 1.7 2007/11/20 06:53:29 ru Exp $

MAN=	setbuf.3 \
	strcpy.3

MLINKS+= setbuf.3 setbuffer.3
MLINKS+= setbuf.3 setlinebuf.3
MLINKS+= setbuf.3 setvbuf.3
MLINKS+= strcpy.3 stpcpy.3
MLINKS+= strcpy.3 strncpy.3

.include <bsd.prog.mk>
@
