MFen: Resync with the English version of the handbook
(add bsdinstall chapter translation itself) Obtained from: FreeBSD Mongolian Documentation project
This commit is contained in:
parent
e48eb17d2f
commit
cc3209abe7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37914
2 changed files with 2471 additions and 0 deletions
18
mn_MN.UTF-8/books/handbook/bsdinstall/Makefile
Normal file
18
mn_MN.UTF-8/books/handbook/bsdinstall/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# The FreeBSD Mongolian Documentation project
|
||||
#
|
||||
# Original revision: 1.1
|
||||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
|
||||
CHAPTERS= bsdinstall/chapter.sgml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
2453
mn_MN.UTF-8/books/handbook/bsdinstall/chapter.sgml
Normal file
2453
mn_MN.UTF-8/books/handbook/bsdinstall/chapter.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue