Merge the following from the English version:
(new) -> 1.1 security/Makefile 1.38 -> 1.200 security/chapter.sgml Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
1fa919e2b6
commit
d0b8eb1bb4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20460
2 changed files with 4812 additions and 1945 deletions
17
ru_RU.KOI8-R/books/handbook/security/Makefile
Normal file
17
ru_RU.KOI8-R/books/handbook/security/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/security/Makefile,v 1.1 2001/07/11 16:40:15 phantom Exp $
|
||||
# Original revision: 1.1
|
||||
#
|
||||
|
||||
CHAPTERS= security/chapter.sgml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue