- Merge the following from the English version:
r45188 -> r45602 head/ja_JP.eucJP/books/handbook/Makefile r45188 -> r45602 head/ja_JP.eucJP/books/handbook/chapters.ent
This commit is contained in:
parent
dc8aad86df
commit
f66f451d11
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45877
2 changed files with 4 additions and 2 deletions
ja_JP.eucJP/books/handbook
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# Build the FreeBSD Handbook (Japanese).
|
||||
#
|
||||
# Original revision: r45188
|
||||
# Original revision: r45602
|
||||
#
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
|
@ -248,6 +248,7 @@ SRCS+= desktop/chapter.xml
|
|||
SRCS+= disks/chapter.xml
|
||||
SRCS+= eresources/chapter.xml
|
||||
#SRCS+= firewalls/chapter.xml
|
||||
#SRCS+= zfs/chapter.xml
|
||||
#SRCS+= filesystems/chapter.xml
|
||||
#SRCS+= geom/chapter.xml
|
||||
SRCS+= install/chapter.xml
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r45188
|
||||
Original revision: r45602
|
||||
$FreeBSD$
|
||||
|
||||
Creates entities for each chapter in the FreeBSD Handbook. Each entity
|
||||
|
@ -42,6 +42,7 @@
|
|||
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
|
||||
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
|
||||
<!-- <!ENTITY chap.geom SYSTEM "geom/chapter.xml"> -->
|
||||
<!-- <!ENTITY chap.zfs SYSTEM "zfs/chapter.xml"> -->
|
||||
<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml">
|
||||
<!-- <!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml"> -->
|
||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
|
||||
|
|
Loading…
Reference in a new issue