New translation, in sync with English revision 1.22
Obtained from: The FreeBSD Russian Documentation Project Approved by: den (mentor)
This commit is contained in:
parent
bb109a63eb
commit
5065748ad8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22255
2 changed files with 1569 additions and 0 deletions
ru_RU.KOI8-R/articles/console-server
26
ru_RU.KOI8-R/articles/console-server/Makefile
Normal file
26
ru_RU.KOI8-R/articles/console-server/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
#
|
||||||
|
# The FreeBSD Russian Documentation Project
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/console-server/Makefile,v 1.3 2004/09/06 07:19:39 marck Exp $
|
||||||
|
#
|
||||||
|
# Original revision: 1.5
|
||||||
|
#
|
||||||
|
# Article: Console Server
|
||||||
|
#
|
||||||
|
|
||||||
|
DOC?= article
|
||||||
|
|
||||||
|
FORMATS?= html
|
||||||
|
WITH_ARTICLE_TOC?= YES
|
||||||
|
|
||||||
|
INSTALL_COMPRESSED?= gz
|
||||||
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
|
SRCS= article.sgml
|
||||||
|
IMAGES_EN= tk0231-9-1.png
|
||||||
|
|
||||||
|
URL_RELPREFIX?= ../../../..
|
||||||
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
1543
ru_RU.KOI8-R/articles/console-server/article.sgml
Normal file
1543
ru_RU.KOI8-R/articles/console-server/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue