Merge changes in the English version (1.4 --> 1.5).
This commit is contained in:
parent
a07ba1e357
commit
b0b36fc01e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7375
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.4
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/chapters.ent,v 1.2 1999/09/06 06:53:21 peter Exp $
|
||||
Original revision: 1.5
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/chapters.ent,v 1.3 1999/09/08 12:22:31 kuriyama Exp $
|
||||
|
||||
Creates entities for each chapter in the FreeBSD Handbook. Each entity
|
||||
is named chap.foo, where foo is the value of the id attribute on that
|
||||
|
@ -27,7 +27,6 @@
|
|||
<!ENTITY chap.backups SYSTEM "backups/chapter.sgml">
|
||||
<!ENTITY chap.quotas SYSTEM "quotas/chapter.sgml">
|
||||
<!ENTITY chap.x11 SYSTEM "x11/chapter.sgml">
|
||||
<!ENTITY chap.hw SYSTEM "hw/chapter.sgml">
|
||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
|
||||
|
||||
<!-- Part three -->
|
||||
|
@ -51,4 +50,5 @@
|
|||
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
|
||||
<!ENTITY chap.staff SYSTEM "staff/chapter.sgml">
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml">
|
||||
<!ENTITY chap.hw SYSTEM "hw/chapter.sgml">
|
||||
<!ENTITY chap.jcontrib SYSTEM "jcontrib/chapter.sgml">
|
||||
|
|
Loading…
Reference in a new issue