+ add russian translation of handbook/bsdinstall (orig.rev.: r39813)
This commit is contained in:
parent
a07cea97bc
commit
3915ad140d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39876
2 changed files with 2710 additions and 0 deletions
15
ru_RU.KOI8-R/books/handbook/bsdinstall/Makefile
Normal file
15
ru_RU.KOI8-R/books/handbook/bsdinstall/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# Original revision: r39631
|
||||
|
||||
CHAPTERS= bsdinstall/chapter.xml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
2695
ru_RU.KOI8-R/books/handbook/bsdinstall/chapter.xml
Normal file
2695
ru_RU.KOI8-R/books/handbook/bsdinstall/chapter.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue