add translation of ppp-primer synchronized with english revision 1.6

Translated by:  Alex Timkov <athome@ukrpost.net>
Obtained from:  The FreeBSD Russian Documentation Project
This commit is contained in:
Alexey Zelkin 2001-03-11 16:34:17 +00:00
parent d08da391ea
commit 0617cf277b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8953
2 changed files with 2471 additions and 0 deletions

View file

@ -0,0 +1,28 @@
#
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/ppp-primer/Makefile,v 1.1 2001/03/11 10:47:49 phantom Exp $
# $FreeBSD$
# Original revision: 1.1
#
# Build the PPP PrimerQ
#
MAINTAINER=nik@FreeBSD.org
DOC?= book
FORMATS?= html-split html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#
# SGML content
SRCS= book.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff