svn commit: r40704 - in projects/xml-tools/ja_JP.eucJP: books/design-44bsd books/faq books/fdp-primer/overview books/fdp-primer/psgml-mode books/fdp-primer/see-also books/fdp-primer/structure books...
Gabor Kovesdan
gabor at FreeBSD.org
Mon Jan 21 17:40:31 UTC 2013
Author: gabor
Date: Mon Jan 21 17:40:23 2013
New Revision: 40704
URL: http://svnweb.freebsd.org/changeset/doc/40704
Log:
- Make the Japanese documentation valid XML
Modified:
projects/xml-tools/ja_JP.eucJP/books/design-44bsd/book.xml
projects/xml-tools/ja_JP.eucJP/books/faq/book.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/overview/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/psgml-mode/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/see-also/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/structure/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/stylesheets/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/the-website/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/tools/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/translations/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/fdp-primer/writing-style/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/Makefile
projects/xml-tools/ja_JP.eucJP/books/handbook/advanced-networking/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/basics/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/bibliography/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/book.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/boot/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/chapters.ent
projects/xml-tools/ja_JP.eucJP/books/handbook/colophon.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/config/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/disks/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/eresources/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/install/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/introduction/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/jcontrib/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/l10n/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/mail/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/pgpkeys/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/ports/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/ppp-and-slip/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/preface/preface.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/printing/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/security/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/serialcomms/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/users/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/handbook/x11/chapter.xml
projects/xml-tools/ja_JP.eucJP/books/porters-handbook/book.xml
projects/xml-tools/ja_JP.eucJP/share/xml/mirrors-local.xsl
Modified: projects/xml-tools/ja_JP.eucJP/books/design-44bsd/book.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/design-44bsd/book.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/design-44bsd/book.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -2242,7 +2242,7 @@
</biblioentry>
<biblioentry id="biblio-kernighan">
- <abbrev>Kernighan & Pike, 1984</abbrev>
+ <abbrev>Kernighan & Pike, 1984</abbrev>
<title>The UNIX Programming Environment</title>
@@ -2299,7 +2299,7 @@
</biblioentry>
<biblioentry id="biblio-mckusick-2">
- <abbrev>McKusick & Karels, 1988</abbrev>
+ <abbrev>McKusick & Karels, 1988</abbrev>
<biblioset relation="article">
<title>Design of a General Purpose Memory Allocator for the 4.3BSD
@@ -2393,7 +2393,7 @@
</biblioentry>
<biblioentry id="biblio-rosenblum">
- <abbrev>Rosenblum & Ousterhout, 1992</abbrev>
+ <abbrev>Rosenblum & Ousterhout, 1992</abbrev>
<biblioset relation="article">
<title>The Design and Implementation of a Log-Structured File
Modified: projects/xml-tools/ja_JP.eucJP/books/faq/book.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/faq/book.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/faq/book.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -3596,11 +3596,11 @@ diff -u -r1.60.2.1 -r1.60.2.2
if (verbose >= 2)
printf("psm%d: SET_DEFAULTS return code:%04x\n", unit, i);
+#endif
- if (sc->config & PSM_CONFIG_RESOLUTION) {
+ if (sc->config & PSM_CONFIG_RESOLUTION) {
sc->mode.resolution
= set_mouse_resolution(sc->kbdc,
-- (sc->config & PSM_CONFIG_RESOLUTION) - 1);
-+ (sc->config & PSM_CONFIG_RESOLUTION) - 1);
+- (sc->config & PSM_CONFIG_RESOLUTION) - 1);
++ (sc->config & PSM_CONFIG_RESOLUTION) - 1);
+ } else if (sc->mode.resolution >= 0) {
+ sc->mode.resolution
+ = set_mouse_resolution(sc->kbdc, sc->dflt_mode.resolution);
@@ -3611,7 +3611,7 @@ diff -u -r1.60.2.1 -r1.60.2.2
+ set_mouse_scaling(sc->kbdc, 1);
/* request a data packet and extract sync. bits */
- if (get_mouse_status(sc->kbdc, stat, 1, 3) < 3) {</programlisting>
+ if (get_mouse_status(sc->kbdc, stat, 1, 3) < 3) {</programlisting>
<para>FreeBSD 3.2
¤è¤ê¿·¤·¤¤¥ê¥ê¡¼¥¹¤Ç¤Ï¤¤Á¤ó¤ÈÆ°ºî¤¹¤ë¤Ï¤º¤Ç¤¹¡£
@@ -4980,7 +4980,7 @@ Checking for Plug-n-Play devices...
Card assigned CSN #1
Vendor ID PMC2430 (0x3024a341), Serial Number 0xffffffff
PnP Version 1.0, Vendor Version 0
-Device Description: Pace 56 Voice Internal Plug & Play Modem
+Device Description: Pace 56 Voice Internal Plug & Play Modem
Logical Device ID: PMC2430 0x3024a341 #0
Device supports I/O Range Check
@@ -5998,7 +5998,7 @@ crw-rw-rw- 1 root wheel 41, 1 Oct
<para>¥·¥¹¥Æ¥à¤¬¾ï»þ²ÔÆ°¤·¤Æ¤¤¤ë¤Ê¤é¤Ð¡¢
<filename>/etc/periodic.conf</filename> ¤Ë
<literal>weekly_status_pkg_enable="YES"</literal> ¤ò
- ÀßÄꤷ¤Æ¡¢&man.periodic.8 ¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤ÆËè½µ¹¹¿·¤¬É¬Í×¤Ê ports
+ ÀßÄꤷ¤Æ¡¢&man.periodic.8; ¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤ÆËè½µ¹¹¿·¤¬É¬Í×¤Ê ports
¤Î°ìÍ÷¤òÀ¸À®¤Ç¤¤Þ¤¹¡£</para>
</answer>
</qandaentry>
@@ -12096,7 +12096,7 @@ nat port udp <replaceable>internal</repl
Base</ulink> ¤Ë¤¢¤ë¡¢
ÈÖ¹æ <quote>Q158474 - Windows TCPIP Registry Entries</quote>¡¢
¤ª¤è¤ÓÈÖ¹æ
- <quote>Q120642 - TCPIP & NBT Configuration Parameters for Windows NT</quote>
+ <quote>Q120642 - TCPIP & NBT Configuration Parameters for Windows NT</quote>
¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/overview/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/overview/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/overview/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/psgml-mode/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/psgml-mode/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/psgml-mode/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/see-also/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/see-also/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/see-also/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/structure/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/structure/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/structure/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/stylesheets/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/stylesheets/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/stylesheets/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/the-website/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/the-website/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/the-website/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/tools/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/tools/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/tools/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/translations/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/translations/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/translations/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1999 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/fdp-primer/writing-style/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/fdp-primer/writing-style/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/fdp-primer/writing-style/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!-- Copyright (c) 1998 Nik Clayton, All rights reserved.
Redistribution and use in source (SGML DocBook) and 'compiled' forms
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/Makefile
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/Makefile Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/Makefile Mon Jan 21 17:40:23 2013 (r40704)
@@ -320,42 +320,56 @@ DOC_PREFIX?= ${.CURDIR}/../../..
#
# rules generating lists of mirror site from XML database.
#
-XMLDOCS= mirrors-ftp:::mirrors.xml.ftp.inc.tmp \
- mirrors-cvsup:::mirrors.xml.cvsup.inc.tmp \
- eresources:::eresources.xml.www.inc.tmp
+XMLDOCS= lastmod:::mirrors.lastmod.inc \
+ mirrors-ftp-index:::mirrors.xml.ftp.index.inc \
+ mirrors-ftp:::mirrors.xml.ftp.inc \
+ mirrors-cvsup-index:::mirrors.xml.cvsup.index.inc \
+ mirrors-cvsup:::mirrors.xml.cvsup.inc \
+ eresources-index:::eresources.xml.www.index.inc \
+ eresources:::eresources.xml.www.inc
DEPENDSET.DEFAULT= transtable mirror
XSLT.DEFAULT= ${XSL_MIRRORS}
XML.DEFAULT= ${XML_MIRRORS}
NO_TIDY.DEFAULT= yes
+
+PARAMS.lastmod+= --param 'target' "'lastmod'"
+PARAMS.mirrors-ftp-index+= --param 'type' "'ftp'" \
+ --param 'proto' "'ftp'" \
+ --param 'target' "'index'"
PARAMS.mirrors-ftp+= --param 'type' "'ftp'" \
--param 'proto' "'ftp'" \
--param 'target' "'handbook/mirrors/chapter.xml'"
+PARAMS.mirrors-cvsup-index+= --param 'type' "'cvsup'" \
+ --param 'proto' "'cvsup'" \
+ --param 'target' "'index'"
PARAMS.mirrors-cvsup+= --param 'type' "'cvsup'" \
--param 'proto' "'cvsup'" \
--param 'target' "'handbook/mirrors/chapter.xml'"
+PARAMS.eresources-index+= --param 'type' "'www'" \
+ --param 'proto' "'http'" \
+ --param 'target' "'index'"
PARAMS.eresources+= --param 'type' "'www'" \
--param 'proto' "'http'" \
--param 'target' "'handbook/eresources/chapter.xml'"
-SRCS+= mirrors.xml.ftp.inc \
+SRCS+= mirrors.lastmod.inc \
+ mirrors.xml.ftp.inc \
+ mirrors.xml.ftp.index.inc \
mirrors.xml.cvsup.inc \
- eresources.xml.www.inc
-
-CLEANFILES+= mirrors.xml.ftp.inc mirrors.xml.ftp.inc.tmp \
- mirrors.xml.cvsup.inc mirrors.xml.cvsup.inc.tmp \
- eresources.xml.www.inc eresources.xml.www.inc.tmp
-
+ mirrors.xml.cvsup.index.inc \
+ eresources.xml.www.inc \
+ eresources.xml.www.index.inc
+
+CLEANFILES+= mirrors.lastmod.inc \
+ mirrors.xml.ftp.inc \
+ mirrors.xml.ftp.index.inc \
+ mirrors.xml.cvsup.inc \
+ mirrors.xml.cvsup.index.inc \
+ eresources.xml.www.inc \
+ eresources.xml.www.index.inc
+
+lint: mirrors.lastmod.inc mirrors.xml.ftp.inc mirrors.xml.ftp.index.inc \
+ mirrors.xml.cvsup.inc mirrors.xml.cvsup.index.inc \
+ eresources.xml.www.inc eresources.xml.www.index.inc
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
-
-.for p in ftp cvsup
-mirrors.xml.${p}.inc: mirrors.xml.${p}.inc.tmp
- ${CP} ${.ALLSRC} ${.TARGET}
-# ${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
-# < $@.tmp > $@ || (${RM} -f $@ && false)
-.endfor
-
-eresources.xml.www.inc: eresources.xml.www.inc.tmp
- ${CP} ${.ALLSRC} ${.TARGET}
-# ${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
-# < $@.tmp > $@ || (${RM} -f $@ && false)
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/advanced-networking/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/advanced-networking/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/basics/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/basics/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/basics/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/bibliography/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/bibliography/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/bibliography/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/book.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/book.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/book.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -247,13 +247,10 @@
&chap.security;
<!--
&chap.jails;
--->
&chap.mac;
-<!--
&chap.audit;
-->
&chap.disks;
- &chap.geom;
<!--
&chap.filesystems;
&chap.vinum;
@@ -307,8 +304,10 @@
&chap.serialcomms;
&chap.ppp-and-slip;
&chap.mail;
+<!--
&chap.network-servers;
&chap.firewalls;
+-->
&chap.advanced-networking;
</part>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/boot/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/boot/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/boot/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -117,7 +117,7 @@
<sect3>
<title>&os;/&arch.i386;</title>
- <para>&os;/&arch.i386 ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ï¡¢
+ <para>&os;/&arch.i386; ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ï¡¢
486 °Ê¾å¤Î¥×¥í¥»¥Ã¥µ¤È¡¢
¾¯¤Ê¤¯¤È¤â 64 MB ¤Î RAM ¤¬É¬ÍפǤ¹¡£
ºÇ¾®¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤Ï¡¢
@@ -161,7 +161,7 @@
Ê£¿ô¤Î CPU ¤ò»ý¤Ä¥³¥ó¥Ô¥å¡¼¥¿¤Ï SMP ¤ËÂбþ¤·¤Æ¤¤¤Þ¤¹¡£</para>
<para>32-bit ¥«¡¼¥Í¥ë¤Ï¡¢RAM ¤ÎºÇ½é¤Î 2 GB ¤À¤±¤òÍøÍѤǤ¤Þ¤¹¡£
- Blue & White PowerMac G3 ¤Ç¤Ï¡¢&firewire; ¤ËÂбþ¤·¤Æ¤¤¤Þ¤»¤ó¡£</para>
+ Blue & White PowerMac G3 ¤Ç¤Ï¡¢&firewire; ¤ËÂбþ¤·¤Æ¤¤¤Þ¤»¤ó¡£</para>
</sect3>
<sect3>
@@ -2592,7 +2592,7 @@ login:</screen>
</sect2>
<sect2>
- <title>¥È¥é¥Ö¥ë¥·¥å¡¼¥Æ¥£¥ó¥°¤Ë´Ø¤¹¤ë Q & A</title>
+ <title>¥È¥é¥Ö¥ë¥·¥å¡¼¥Æ¥£¥ó¥°¤Ë´Ø¤¹¤ë Q & A</title>
<qandaset>
<qandaentry>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/chapters.ent
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/chapters.ent Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/chapters.ent Mon Jan 21 17:40:23 2013 (r40704)
@@ -14,232 +14,57 @@
Chapters should be listed in the order in which they are referenced.
-->
-<!ENTITY % not.published "INCLUDE">
-
-<!ENTITY % chap.introduction "IGNORE">
-<!ENTITY % chap.install "IGNORE">
-<!ENTITY % chap.bsdinstall "IGNORE">
-<!ENTITY % chap.basics "IGNORE">
-<!ENTITY % chap.ports "IGNORE">
-<!ENTITY % chap.config "IGNORE">
-<!ENTITY % chap.boot "IGNORE">
-<!ENTITY % chap.users "IGNORE">
-<!ENTITY % chap.kernelconfig "IGNORE">
-<!ENTITY % chap.security "IGNORE">
-<!ENTITY % chap.jails "IGNORE">
-<!ENTITY % chap.printing "IGNORE">
-<!ENTITY % chap.disks "IGNORE">
-<!ENTITY % chap.geom "IGNORE">
-<!ENTITY % chap.vinum "IGNORE">
-<!ENTITY % chap.x11 "IGNORE">
-<!ENTITY % chap.l10n "IGNORE">
-<!ENTITY % chap.multimedia "IGNORE">
-<!ENTITY % chap.desktop "IGNORE">
-<!ENTITY % chap.serialcomms "IGNORE">
-<!ENTITY % chap.ppp-and-slip "IGNORE">
-<!ENTITY % chap.advanced-networking "IGNORE">
-<!ENTITY % chap.firewalls "IGNORE">
-<!ENTITY % chap.network-servers "IGNORE">
-<!ENTITY % chap.mail "IGNORE">
-<!ENTITY % chap.cutting-edge "IGNORE">
-<!ENTITY % chap.linuxemu "IGNORE">
-<!ENTITY % chap.mirrors "IGNORE">
-<!ENTITY % chap.mirrors.ftp.inc "INCLUDE">
-<!ENTITY % chap.mirrors.cvsup.inc "INCLUDE">
-<!ENTITY % chap.bibliography "IGNORE">
-<!ENTITY % chap.eresources "IGNORE">
-<!ENTITY % chap.eresources.www.inc "INCLUDE">
-<!ENTITY % chap.pgpkeys "IGNORE">
-<!ENTITY % chap.index "IGNORE">
-<!ENTITY % chap.freebsd-glossary "IGNORE">
-<!ENTITY % chap.mac "IGNORE">
-<!ENTITY % chap.audit "IGNORE">
-<!ENTITY % chap.filesystems "IGNORE">
-<!ENTITY % chap.dtrace "IGNORE">
-
<!ENTITY chap.preface SYSTEM "preface/preface.xml">
<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;
<!-- Part One -->
-<![%chap.introduction;[
<!ENTITY chap.introduction SYSTEM "introduction/chapter.xml">
-]]>
-<![%chap.install;[
<!ENTITY chap.install SYSTEM "install/chapter.xml">
-]]>
-<![%chap.bsdinstall;[
<!ENTITY chap.bsdinstall SYSTEM "bsdinstall/chapter.xml">
-]]>
-<![%chap.basics;[
<!ENTITY chap.basics SYSTEM "basics/chapter.xml">
-]]>
-<![%chap.ports;[
<!ENTITY chap.ports SYSTEM "ports/chapter.xml">
-]]>
-<![%chap.x11;[
<!ENTITY chap.x11 SYSTEM "x11/chapter.xml">
-]]>
<!-- Part Two -->
-<![%chap.desktop;[
<!ENTITY chap.desktop SYSTEM "desktop/chapter.xml">
-]]>
-<![%chap.multimedia;[
<!ENTITY chap.multimedia SYSTEM "multimedia/chapter.xml">
-]]>
-<![%chap.kernelconfig;[
<!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.xml">
-]]>
-<![%chap.printing;[
<!ENTITY chap.printing SYSTEM "printing/chapter.xml">
-]]>
-<![%chap.linuxemu;[
<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.xml">
-]]>
<!-- Part Three -->
-<![%chap.config;[
<!ENTITY chap.config SYSTEM "config/chapter.xml">
-]]>
-<![%chap.boot;[
<!ENTITY chap.boot SYSTEM "boot/chapter.xml">
-]]>
-<![%chap.users;[
<!ENTITY chap.users SYSTEM "users/chapter.xml">
-]]>
-<![%chap.security;[
<!ENTITY chap.security SYSTEM "security/chapter.xml">
-]]>
-<![%chap.jails;[
<!ENTITY chap.jails SYSTEM "jails/chapter.xml">
-]]>
-<![%chap.mac;[
- <!ENTITY chap.mac SYSTEM "mac/chapter.xml">
-]]>
-<![%chap.audit;[
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
-]]>
-<![%chap.disks;[
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
-]]>
-<![%chap.geom;[
- <!ENTITY chap.geom SYSTEM "geom/chapter.xml">
-]]>
-<![%chap.filesystems;[
<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml">
-]]>
-<![%chap.vinum;[
<!ENTITY chap.vinum SYSTEM "vinum/chapter.xml">
-]]>
-<![%chap.l10n;[
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
-]]>
-<![%chap.cutting-edge;[
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.xml">
-]]>
-<![%chap.dtrace;[
<!ENTITY chap.dtrace SYSTEM "dtrace/chapter.xml">
-]]>
<!-- Part Four -->
-<![%chap.serialcomms;[
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.xml">
-]]>
-<![%chap.ppp-and-slip;[
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.xml">
-]]>
-<![%chap.mail;[
<!ENTITY chap.mail SYSTEM "mail/chapter.xml">
-]]>
-<![%chap.network-servers;[
- <!ENTITY chap.network-servers SYSTEM "network-servers/chapter.xml">
-]]>
-<![%chap.firewalls;[
- <!ENTITY chap.firewalls SYSTEM "firewalls/chapter.xml">
-]]>
-<![%chap.advanced-networking;[
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.xml">
-]]>
<!-- Part Five (appendices) -->
-<![%chap.mirrors;[
- <!ENTITY chap.mirrors SYSTEM "mirrors/chapter.xml">
-]]>
-<![%chap.mirrors.ftp.inc;[
- <!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.xml.ftp.inc">
-]]>
-<![%chap.mirrors.cvsup.inc;[
- <!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors.xml.cvsup.inc">
-]]>
-<![%chap.bibliography;[
+ <!ENTITY chap.mirrors SYSTEM "mirrors/chapter.xml">
+ <!ENTITY chap.mirrors.lastmod.inc SYSTEM "mirrors.lastmod.inc">
+ <!ENTITY chap.mirrors.ftp.index.inc SYSTEM "mirrors.xml.ftp.index.inc">
+ <!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.xml.ftp.inc">
+ <!ENTITY chap.mirrors.cvsup.index.inc SYSTEM "mirrors.xml.cvsup.index.inc">
+ <!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors.xml.cvsup.inc">
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.xml">
-]]>
-<![%chap.eresources;[
- <!ENTITY chap.eresources SYSTEM "eresources/chapter.xml">
-]]>
-<![%chap.eresources.www.inc;[
- <!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
-]]>
-<![%chap.pgpkeys;[
+ <!ENTITY chap.eresources SYSTEM "eresources/chapter.xml">
+ <!ENTITY chap.eresources.www.index.inc SYSTEM "eresources.xml.www.index.inc">
+ <!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
-]]>
-<![%chap.freebsd-glossary;[
<!ENTITY chap.freebsd-glossary "&freebsd-glossary;">
-]]>
-<![%chap.index;[
- <!ENTITY chap.index SYSTEM "index.xml">
-]]>
+ <!ENTITY chap.index "">
<!ENTITY chap.colophon SYSTEM "colophon.xml">
-
-<!-- IGNORE cases -->
-
-<!-- Part One -->
-<!ENTITY chap.introduction "">
-<!ENTITY chap.install "">
-<!ENTITY chap.basics "">
-<!ENTITY chap.ports "">
-<!ENTITY chap.x11 "">
-
-<!-- Part Two -->
-<!ENTITY chap.desktop "">
-<!ENTITY chap.multimedia "">
-<!ENTITY chap.kernelconfig "">
-<!ENTITY chap.printing "">
-<!ENTITY chap.linuxemu "">
-
-<!-- Part Three -->
-<!ENTITY chap.config "">
-<!ENTITY chap.boot "">
-<!ENTITY chap.users "">
-<!ENTITY chap.security "">
-<!ENTITY chap.jails "">
-<!ENTITY chap.mac "">
-<!ENTITY chap.audit "">
-<!ENTITY chap.disks "">
-<!ENTITY chap.geom "">
-<!ENTITY chap.filesystems "">
-<!ENTITY chap.vinum "">
-<!ENTITY chap.virtualization "">
-<!ENTITY chap.l10n "">
-<!ENTITY chap.cutting-edge "">
-<!ENTITY chap.dtrace "">
-
-<!-- Part Four -->
-<!ENTITY chap.serialcomms "">
-<!ENTITY chap.ppp-and-slip "">
-<!ENTITY chap.mail "">
-<!ENTITY chap.network-servers "">
-<!ENTITY chap.firewalls "">
-<!ENTITY chap.advanced-networking "">
-
-<!-- Part Five (appendices) -->
-<!ENTITY chap.mirrors "">
-<!ENTITY chap.mirrors.ftp.inc "">
-<!ENTITY chap.mirrors.cvsup.inc "">
-<!ENTITY chap.bibliography "">
-<!ENTITY chap.eresources "">
-<!ENTITY chap.eresources.www.inc "">
-<!ENTITY chap.pgpkeys "">
-<!ENTITY chap.freebsd-glossary "">
-<!ENTITY chap.index "">
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/colophon.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/colophon.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/colophon.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/config/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/config/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/config/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -372,7 +372,7 @@ stop)
kill -9 `cat /var/run/foobar.pid`
;;
*)
- echo "Usage: `basename $0` {start|stop}" >&2
+ echo "Usage: `basename $0` {start|stop}" >&2
exit 64
;;
esac
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -1174,81 +1174,6 @@ Fetching 133 new ports or files... done.
<screen>&prompt.root; <userinput>portupgrade -PP hu-freebsd-doc</userinput></screen>
</sect3>
</sect2>
-
-<!-- FIXME: Waiting for a working docsnap server... -->
-<![ IGNORE [
- <sect2 id="docsnap">
- <sect2info>
- <authorgroup>
- <author>
- <firstname>Pav</firstname>
- <surname>Lucistnik</surname>
- <contrib>Based on information provided by </contrib>
- </author>
- </authorgroup>
- </sect2info>
-
- <title>Using Docsnap</title>
-
- <indexterm><primary>Updating and Upgrading</primary></indexterm>
-
- <indexterm>
- <primary>Docsnap</primary>
- <see>Updating and Upgrading</see>
- </indexterm>
-
- <para><application>Docsnap</application> is an &man.rsync.1;
- repository for updating installed &os; Documentation in a
- relatively easy and fast way. A
- <quote><application>Docsnap</application> server</quote> tracks
- the documentation sources, and builds them in HTML format every
- hour. The <filename role="package">textproc/docproj</filename>
- is unneeded with <application>Docsnap</application> as only
- patches to the built documentation exist.</para>
-
- <para>The only requirement for using this technique is
- the <filename role="package">net/rsync</filename> port or
- package. To add it, use the following command:</para>
-
- <screen>&prompt.root; <userinput>pkg_add -r rsync</userinput></screen>
-
- <note>
- <para><application>Docsnap</application> has been originally
- developed for updating documentation installed
- to <filename class="directory">/usr/share/doc</filename>, but
- the following examples could be adapted for other directories
- as well. For user directories, it does not require
- <username>root</username> privileges.</para>
- </note>
-
- <para>To update the documentation set, issue the following
- command:</para>
-
- <screen>&prompt.root; <userinput>rsync -rltvz <replaceable>docsnap.sk.FreeBSD.org</replaceable>::docsnap <replaceable>/usr/share/doc</replaceable></userinput></screen>
-
- <note>
- <para>There is only one <application>Docsnap</application>
- server at the moment;
- the <hostid>docsnap.sk.FreeBSD.org</hostid> shown
- above.</para>
- </note>
-
- <para>Do not use the <option>--delete</option> flag here as there
- are some items installed
- into <filename class="directory">/usr/share/doc</filename>
- during <command>make installworld</command>, which would
- accidentally be removed. To clean up, use this command
- instead:</para>
-
- <screen>&prompt.root; <userinput>rsync -rltvz --delete <replaceable>docsnap.sk.FreeBSD.org</replaceable>::docsnap/??_??\.\* <replaceable>/usr/share/doc</replaceable></userinput></screen>
-
- <para>If a subset of documentation needs to be updated, for
- example, the English documentation only, the following command
- should be used:</para>
-
- <screen>&prompt.root; <userinput>rsync -rltvz <replaceable>docsnap.sk.FreeBSD.org</replaceable>::docsnap/en_US.ISO8859-1 <replaceable>/usr/share/doc</replaceable></userinput></screen>
- </sect2>
-]]>
</sect1>
<sect1 id="current-stable">
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -270,7 +270,7 @@
<para>&os; ÍѤΠ&adobe; &flash; ¥×¥é¥°¥¤¥ó¤ÏÄ󶡤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£
¤·¤«¤·¤Ê¤¬¤é¡¢Linux ¥Ð¡¼¥¸¥ç¥ó¤Î¥×¥é¥°¥¤¥ó¤ò¼Â¹Ô¤¹¤ë¤¿¤á¤Î¥½¥Õ¥È¥¦¥§¥¢¥ì¥¤¥ä (wrapper) ¤¬Â¸ºß¤·¤Þ¤¹¡£
¤³¤Î wrapper ¤Ï¡¢&adobe; &acrobat; ¥×¥é¥°¥¤¥ó¤ä
- &realplayer ¥×¥é¥°¥¤¥ó¤Ê¤É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹¡£</para>
+ &realplayer; ¥×¥é¥°¥¤¥ó¤Ê¤É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹¡£</para>
<para>»ÈÍѤ·¤Æ¤¤¤ë &os; ¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë¤è¤Ã¤ÆɬÍפʺî¶È¤Ï°Û¤Ê¤ê¤Þ¤¹¡£</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/disks/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/disks/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/disks/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -1319,7 +1319,7 @@ cd0: Attempt to query device size failed
<para>»þ¡¹ <filename>/dev</filename> ²¼¤Î¥¨¥ó¥È¥ê¤Ï (ºÆ)
ºîÀ®¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£¼¡¤Î¥³¥Þ¥ó¥É¤Ç¤³¤ì¤ò¹Ô¤¤¤Þ¤¹¡£</para>
- <screen>&prompt.root; <userinput>cd /dev && ./MAKEDEV "fd*"</userinput></screen>
+ <screen>&prompt.root; <userinput>cd /dev && ./MAKEDEV "fd*"</userinput></screen>
</sect4>
<sect4>
@@ -1935,9 +1935,9 @@ sa0(ncr1:4:0): Logical unit is in proce
¤òÍѤ¤¤Æ¥ê¥â¡¼¥È¥Æ¡¼¥×¥É¥é¥¤¥Ö¤Ë¥Ç¡¼¥¿¤òÁ÷¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£</para>
<screen>&prompt.root; <userinput>for f in <replaceable>directory_list; do</replaceable></userinput>
-<userinput>find $f >> backup.list</userinput>
+<userinput>find $f >> backup.list</userinput>
<userinput>done</userinput>
-&prompt.root; <userinput>cpio -v -o --format=newc < backup.list | ssh <replaceable>user</replaceable>@<replaceable>host</replaceable> "cat > <replaceable>backup_device</replaceable>"</userinput></screen>
+&prompt.root; <userinput>cpio -v -o --format=newc < backup.list | ssh <replaceable>user</replaceable>@<replaceable>host</replaceable> "cat > <replaceable>backup_device</replaceable>"</userinput></screen>
<para><replaceable>directory_list</replaceable>
¤Ï¥Ð¥Ã¥¯¥¢¥Ã¥×¤·¤¿¤¤¥Ç¥£¥ì¥¯¥È¥ê¤Î¥ê¥¹¥È¤Ç¡¢
@@ -2147,7 +2147,7 @@ sa0(ncr1:4:0): Logical unit is in proce
<example>
<title>¥Ö¡¼¥È¥Õ¥í¥Ã¥Ô¡¼¤òºîÀ®¤¹¤ë¥¹¥¯¥ê¥×¥È</title>
- <programlisting><![ CDATA [#!/bin/sh
+ <programlisting><![CDATA[#!/bin/sh
#
# create a restore floppy
#
@@ -2275,7 +2275,7 @@ cd /
#
# create minimum file system table
#
-cat > /mnt/etc/fstab <<EOM
+cat > /mnt/etc/fstab <<EOM
/dev/fd0a / ufs rw 1 1
EOM
@@ -2361,13 +2361,6 @@ echo "The floppy has been unmounted and
¤É¤Î¤è¤¦¤ÊÍýͳ¤ÇºÆ¤Ó»ö¸Î¤¬µ¯¤¤¿¤ê¡¢¥Ç¡¼¥¿¤¬¼º¤ï¤ì¤ë¤«¤ï¤«¤ê¤Þ¤»¤ó¡£
¤³¤ì¤Ë¿ô»þ´Ö¤òÈñ¤¹¤³¤È¤Ç¡¢¸å¡¹¤ÎºÒÆñ¤«¤éµß¤ï¤ì¤Þ¤¹¡£</para>
</sect3>
-
-<![ %not.published; [
- <sect3>
- <title>* ºÒÆñÂкö¤ò¤·¤Æ¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡£
- ¤É¤¦¤·¤¿¤é¤¤¤¤¤Ç¤·¤ç¤¦¤«?</title>
- </sect3>
-]]>
</sect2>
</sect1>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/eresources/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/eresources/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/eresources/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -1519,6 +1519,10 @@
<sect1 id="eresources-web">
<title>World Wide Web ¥µ¥¤¥È</title>
+ &chap.eresources.www.index.inc;
+
+ &chap.mirrors.lastmod.inc;
+
&chap.eresources.www.inc;
</sect1>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/install/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/install/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/install/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -111,7 +111,7 @@
<sect3>
<title>&os;/&arch.i386; ¤ª¤è¤Ó &os;/&arch.pc98;</title>
- <para>&os;/&arch.i386 ¤È &os;/&arch.pc98 ¤ÎξÊý¤Î¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ï¡¢
+ <para>&os;/&arch.i386; ¤È &os;/&arch.pc98; ¤ÎξÊý¤Î¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ï¡¢
486 °Ê¾å¤Î¥×¥í¥»¥Ã¥µ¤È¡¢
¾¯¤Ê¤¯¤È¤â 24 MB ¤Î RAM ¤¬É¬ÍפǤ¹¡£
ºÇ¾®¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤Ï¡¢
@@ -3059,7 +3059,7 @@ Press [Enter] now to invoke an editor on
</mediaobject>
</figure>
- <para>ÃͤòÊѹ¹¤·¤¿¤é &gui.ok ¤òÁªÂò¤·¡¢
+ <para>ÃͤòÊѹ¹¤·¤¿¤é &gui.ok; ¤òÁªÂò¤·¡¢
<keycap>Enter</keycap> ¤ò²¡¤·¤Æ¡¢
¥·¥¹¥Æ¥à¥³¥ó¥½¡¼¥ë¤ÎÀßÄê¥á¥Ë¥å¡¼¤ËÌá¤Ã¤Æ¤¯¤À¤µ¤¤¡£</para>
@@ -4228,7 +4228,7 @@ Please press any key to reboot.</screen>
</sect2>
<sect2>
- <title>¥È¥é¥Ö¥ë¥·¥å¡¼¥Æ¥£¥ó¥°¤Ë´Ø¤¹¤ë Q & A</title>
+ <title>¥È¥é¥Ö¥ë¥·¥å¡¼¥Æ¥£¥ó¥°¤Ë´Ø¤¹¤ë Q & A</title>
<qandaset>
<qandaentry>
@@ -4368,7 +4368,7 @@ Please press any key to reboot.</screen>
<para>»ÈÍѤ·¤Æ¤¤¤ë¥«¡¼¥É¤Î IRQ ¤¬¡¢
<filename>/boot/device.hints</filename>
¥Õ¥¡¥¤¥ë¤Ç»ØÄꤵ¤ì¤¿ IRQ ¤È°Û¤Ê¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹¡£
- &man.ed.4 ¥É¥é¥¤¥Ð¤Ï¡¢¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï <quote>¥½¥Õ¥È¥¦¥§¥¢</quote> ¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó
+ &man.ed.4; ¥É¥é¥¤¥Ð¤Ï¡¢¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï <quote>¥½¥Õ¥È¥¦¥§¥¢</quote> ¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó
(&ms-dos; ¤Î EZSETUP ¤ÇÆþÎϤµ¤ì¤¿ÃÍ) ¤òÍѤ¤¤Þ¤»¤ó¡£
¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤Î¥Ò¥ó¥È¾ðÊó¤Ë <literal>-1</literal> ¤ò»ØÄꤷ¤¿¾ì¹ç¤Ë¤Ï¡¢
¥½¥Õ¥È¥¦¥§¥¢¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó¤¬ÍѤ¤¤é¤ì¤Þ¤¹¡£</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/introduction/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/introduction/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/introduction/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/jcontrib/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/jcontrib/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/jcontrib/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -831,7 +831,7 @@ options NFS_ROOT # NFS
<para>¥ê¥¢¥ë¥¿¥¤¥à³ÈÄ¥¤¬ 1993 &posix; ¤ËÄɲ䵤ì¤Þ¤·¤¿¡£
Ports Collection ¤ÎÆâ¤Î¤¤¤¯¤Ä¤«¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó
- (¤¿¤È¤¨¤Ð <application>&staroffice</application>)
+ (¤¿¤È¤¨¤Ð <application>&staroffice;</application>)
¤Ï¤³¤ì¤ò»È¤Ã¤Æ¤¤¤Þ¤¹¡£</para>
<programlisting>options KBD_INSTALL_CDEV # install a CDEV entry in /dev</programlisting>
@@ -1175,7 +1175,7 @@ device ppc</programlisting>
<programlisting>#device puc</programlisting>
- <para>&man.puc.4 glue ¥É¥é¥¤¥Ð¤¬¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë
+ <para>&man.puc.4; glue ¥É¥é¥¤¥Ð¤¬¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë
<quote>dumb</quote> ¥·¥ê¥¢¥ë¡¢
¤Þ¤¿¤Ï¥Ñ¥é¥ì¥ë PCI ¥«¡¼¥É¤ò»ý¤Ã¤Æ¤¤¤ë¤Î¤Ç¤¢¤ì¤Ð¡¢
¤³¤Î¥Ç¥Ð¥¤¥¹¤ò͸ú¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/l10n/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/l10n/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/l10n/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -2258,7 +2258,7 @@ drwxrwxr-x 11 idsadm sapsys 512 May 4 14
<indexterm><primary>execution class loader</primary></indexterm>
<para>FreeBSD ¤Ï¡¢“¼Â¹Ô¥¯¥é¥¹¥í¡¼¥À (execution class loader) ”
- ¤È¸Æ¤Ð¤ì¤ëÃê¾ÝŪ¤Êµ¡¹½¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹¡£¤³¤ì¤Ï &man.execve.2
+ ¤È¸Æ¤Ð¤ì¤ëÃê¾ÝŪ¤Êµ¡¹½¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹¡£¤³¤ì¤Ï &man.execve.2;
¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ø¤Îܸ¤È¤¤¤¦·Á¤Ç¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£
</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/mail/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/mail/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/mail/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -452,7 +452,7 @@ mail.example.com</programlisting>
<para><application>sendmail</application> ¤Î¼çÀßÄê¥Õ¥¡¥¤¥ë¤Ï
<application>sendmail</application> ¤Îµ¡Ç½¤ÈÆ°ºî¤ò·èÄꤹ¤ë
- &man.m4.1 ¥Þ¥¯¥í¤«¤é¹½ÃۤǤ¤Þ¤¹¡£
+ &man.m4.1; ¥Þ¥¯¥í¤«¤é¹½ÃۤǤ¤Þ¤¹¡£
¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï
<filename>/usr/src/contrib/sendmail/cf/README</filename>
¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/mirrors/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/mirrors/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -207,6 +207,10 @@
³Æ¥µ¥¤¥È¤ÇÄ󶡤·¤Æ¤¤¤ë¥¢¥¯¥»¥¹ÊýË¡¤Ï¡¢
¥Û¥¹¥È̾¤Ë³¤¯³ç¸Ì¤ÎÃæ¤ËµºÜ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£</para>
+ &chap.mirrors.ftp.index.inc;
+
+ &chap.mirrors.lastmod.inc;
+
&chap.mirrors.ftp.inc;
</sect1>
@@ -2423,6 +2427,10 @@ doc/zh_*</screen>
<para>&os; ¤Î <link linkend="cvsup">CVSup</link>
¥µ¡¼¥Ð¤Ï°Ê²¼¤Î¥µ¥¤¥È¤Ç²ÔƯ¤·¤Æ¤¤¤Þ¤¹¡£</para>
+ &chap.mirrors.cvsup.index.inc;
+
+ &chap.mirrors.lastmod.inc;
+
&chap.mirrors.cvsup.inc;
</sect2>
</sect1>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/multimedia/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/multimedia/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -1656,7 +1656,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM t
<para>MythTV ¥Ç¡¼¥¿¥Ù¡¼¥¹¤òÀßÄꤷ¤Æ¤¯¤À¤µ¤¤¡£</para>
- <screen>&prompt.root; <userinput>mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql</userinput></screen>
+ <screen>&prompt.root; <userinput>mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql</userinput></screen>
<para>¥Ð¥Ã¥¯¥¨¥ó¥É¤òÀßÄꤷ¤Æ¤¯¤À¤µ¤¤¡£</para>
@@ -1714,7 +1714,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM t
<sect2>
<title>¥«¡¼¥Í¥ë¤Î¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó</title>
- <para>Á°½Ò¤Î¤è¤¦¤Ë¡¢&os ¤Ï¥¹¥¥ã¥Ê¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤È¤·¤Æ
+ <para>Á°½Ò¤Î¤è¤¦¤Ë¡¢&os; ¤Ï¥¹¥¥ã¥Ê¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤È¤·¤Æ
SCSI ¤È USB ¤ÎξÊý¤ËÂбþ¤·¤Æ¤¤¤Þ¤¹¡£
¥¹¥¥ã¥Ê¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Ë¤è¤Ã¤Æ¡¢É¬ÍפȤʤë¥É¥é¥¤¥Ð¤¬°Û¤Ê¤ê¤Þ¤¹¡£</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/pgpkeys/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/pgpkeys/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/pgpkeys/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/ports/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/ports/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/ports/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="euc-jp" standalone="no"?>
+<?xml version="1.0" encoding="euc-jp"?>
<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
@@ -880,7 +880,7 @@ docbook =
¤³¤Î¤è¤¦¤Ê¥Õ¥¡¥¤¥ë¤òÍѤ¤¤ÆÆüì¤Ê¾õ¶·¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹¡£
¤³¤ì¤é¤Î¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤Æ¤Î¾ÜºÙ¤ª¤è¤Ó
ports ¤Î°ìÈÌŪ¤ÊÀâÌÀ¤Ë¤Ä¤¤¤Æ¤Ï¡¢<ulink
- url="&url.books.porters-handbook/index.html">port
+ url="&url.books.porters-handbook;/index.html">port
ºîÀ®¼Ô¤Î¤¿¤á¤Î¥Ï¥ó¥É¥Ö¥Ã¥¯</ulink> ¤ò¤´Í÷²¼¤µ¤¤¡£</para>
<para>port ¤Ï¥½¡¼¥¹¥³¡¼¥É¤«¤é¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ò¹½ÃÛ¤¹¤ëÊýË¡¤òÄ󶡤·¤Þ¤¹¤¬¡¢
@@ -1624,7 +1624,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/
<listitem>
<para>¼«Ê¬¤Çľ¤·¤Þ¤·¤ç¤¦!
<quote>Ports</quote> ¥·¥¹¥Æ¥à¤Ë´Ø¤¹¤ë¾ÜºÙ¤Ê¾ðÊó¤Ï <ulink
- url="&url.books.porters-handbook/index.html">
+ url="&url.books.porters-handbook;/index.html">
port ºîÀ®¼Ô¤Î¤¿¤á¤Î¥Ï¥ó¥É¥Ö¥Ã¥¯</ulink> ¤Ë¤¢¤ê¤Þ¤¹¡£
¤³¤Î¥»¥¯¥·¥ç¥ó¤òÆɤà¤È¡¢²õ¤ì¤Æ¤·¤Þ¤Ã¤¿ port ¤òľ¤·¤¿¤ê¡¢
¼«Ê¬¤Çºî¤Ã¤¿ port ¤òÄó½Ð¤·¤¿¤ê¤Ç¤¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹!</para>
Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/ppp-and-slip/chapter.xml
==============================================================================
--- projects/xml-tools/ja_JP.eucJP/books/handbook/ppp-and-slip/chapter.xml Mon Jan 21 17:39:52 2013 (r40703)
+++ projects/xml-tools/ja_JP.eucJP/books/handbook/ppp-and-slip/chapter.xml Mon Jan 21 17:40:23 2013 (r40704)
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-doc-projects
mailing list