Russian FAQ, converted to DocBook.
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
This commit is contained in:
parent
cd08f5c92f
commit
33f5092d1c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5474
2 changed files with 9166 additions and 0 deletions
26
ru_RU.KOI8-R/books/faq/Makefile
Normal file
26
ru_RU.KOI8-R/books/faq/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
#
|
||||
# $Id: Makefile,v 1.1 1999-08-29 16:51:17 nik Exp $
|
||||
#
|
||||
# Build the FreeBSD FAQ
|
||||
#
|
||||
|
||||
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?= ../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/docproj.docbook.mk"
|
9140
ru_RU.KOI8-R/books/faq/book.sgml
Normal file
9140
ru_RU.KOI8-R/books/faq/book.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue