Merge changes in the English version (1.83 --> 1.89).
This commit is contained in:
parent
f9002197dd
commit
a07ba1e357
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7374
1 changed files with 7 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.83
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/book.sgml,v 1.53 2000/02/19 03:11:10 kuriyama Exp $
|
||||
Original revision: 1.89
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/book.sgml,v 1.54 2000/02/27 03:47:19 motoyuki Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -18,11 +18,12 @@
|
|||
<!ENTITY % jauthors SYSTEM "jauthors.ent"> %jauthors;
|
||||
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
|
||||
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
|
||||
<!ENTITY % not.published "INCLUDE">
|
||||
|
||||
<!-- The currently released version of FreeBSD. This value is used to
|
||||
create some links on web sites and such, so do NOT change it until
|
||||
it's really release time -->
|
||||
<!ENTITY rel.current CDATA "3.4">
|
||||
<!ENTITY rel.current CDATA "4.0">
|
||||
]>
|
||||
|
||||
<book>
|
||||
|
@ -104,12 +105,14 @@
|
|||
<part>
|
||||
<title>¥·¥¹¥Æ¥à´ÉÍý</title>
|
||||
|
||||
<!-- &chap.boot; -->
|
||||
<!-- &chap.users; -->
|
||||
&chap.kernelconfig;
|
||||
&chap.security;
|
||||
&chap.printing;
|
||||
&chap.disks;
|
||||
&chap.backups;
|
||||
&chap.quotas;
|
||||
&chap.quotas; <!-- kuriyama: This will disapper. -->
|
||||
&chap.x11;
|
||||
&chap.l10n;
|
||||
</part>
|
||||
|
|
Loading…
Reference in a new issue