svn commit: r41788 - in projects/db5: de_DE.ISO8859-1/share/xml en_US.ISO8859-1/books/bibliography hu_HU.ISO8859-2/share/xml nl_NL.ISO8859-1/share/xml share/xml
Gabor Kovesdan
gabor at FreeBSD.org
Fri May 31 11:56:04 UTC 2013
Author: gabor
Date: Fri May 31 11:56:04 2013
New Revision: 41788
URL: http://svnweb.freebsd.org/changeset/doc/41788
Log:
- Convert bibliographies to DB 5.0
Modified:
projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml
projects/db5/en_US.ISO8859-1/books/bibliography/book.xml
projects/db5/hu_HU.ISO8859-2/share/xml/bibliography.xml
projects/db5/nl_NL.ISO8859-1/share/xml/bibliography.xml
projects/db5/share/xml/bibliography.xml
Modified: projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml
==============================================================================
--- projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml Fri May 31 11:53:21 2013 (r41787)
+++ projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml Fri May 31 11:56:04 2013 (r41788)
@@ -1,19 +1,19 @@
+<?xml version="1.0"?>
<!--
$FreeBSD$
$FreeBSDde: de-docproj/share/xml/bibliography.xml,v 1.1 2002/02/25 11:49:29 ue Exp $
Basiert auf der Bibliographie aus Version 1.348 des FAQ
-->
-
-<bibliography id="bibliography">
+<bibliography xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="bibliography">
<title>Bibliographie</title>
- <biblioentry id="biblio-44sysman">
+ <biblioentry xml:id="biblio-44sysman">
<biblioset relation="book">
- <title>4.4BSD System Manager's Manual</title>
+ <citetitle>4.4BSD System Manager's Manual</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -25,16 +25,16 @@
<pagenums>804 Seiten</pagenums>
- <isbn>ISBN 1-56592-080-5</isbn>
+ <biblioid class="isbn">ISBN 1-56592-080-5</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44userman">
+ <biblioentry xml:id="biblio-44userman">
<biblioset relation="book">
- <title>4.4BSD User's Reference Manual</title>
+ <citetitle>4.4BSD User's Reference Manual</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -46,16 +46,16 @@
<pagenums>905 Seiten</pagenums>
- <isbn>ISBN 1-56592-075-9</isbn>
+ <biblioid class="isbn">ISBN 1-56592-075-9</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44suppman">
+ <biblioentry xml:id="biblio-44suppman">
<biblioset relation="book">
- <title>4.4BSD User's Supplementary Documents</title>
+ <citetitle>4.4BSD User's Supplementary Documents</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -67,16 +67,16 @@
<pagenums>712 Seiten</pagenums>
- <isbn>ISBN 1-56592-076-7</isbn>
+ <biblioid class="isbn">ISBN 1-56592-076-7</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44progman">
+ <biblioentry xml:id="biblio-44progman">
<biblioset relation="book">
- <title>4.4BSD Programmer's Reference Manual</title>
+ <citetitle>4.4BSD Programmer's Reference Manual</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -88,16 +88,16 @@
<pagenums>866 Seiten</pagenums>
- <isbn>ISBN 1-56592-078-3</isbn>
+ <biblioid class="isbn">ISBN 1-56592-078-3</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44progsupp">
+ <biblioentry xml:id="biblio-44progsupp">
<biblioset relation="book">
- <title>4.4BSD Programmer's Supplementary Documents</title>
+ <citetitle>4.4BSD Programmer's Supplementary Documents</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -109,45 +109,25 @@
<pagenums>596 Seiten</pagenums>
- <isbn>ISBN 1-56592-079-1</isbn>
+ <biblioid class="isbn">ISBN 1-56592-079-1</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44kernel">
+ <biblioentry xml:id="biblio-44kernel">
<biblioset relation="book">
- <title>The Design and Implementation of the 4.4BSD Operating
- System</title>
+ <citetitle>The Design and Implementation of the 4.4BSD Operating
+ System</citetitle>
<authorgroup>
- <author>
- <firstname>M. K.</firstname>
-
- <surname>McKusick</surname>
- </author>
-
- <author>
- <firstname>Kirk</firstname>
-
- <surname>Marshall</surname>
- </author>
-
- <author>
- <firstname>Keith</firstname>
+ <author><personname><firstname>M. K.</firstname><surname>McKusick</surname></personname></author>
- <surname>Bostic</surname>
- </author>
+ <author><personname><firstname>Kirk</firstname><surname>Marshall</surname></personname></author>
- <author>
- <firstname>Michael J</firstname>
+ <author><personname><firstname>Keith</firstname><surname>Bostic</surname></personname></author>
- <surname>Karels</surname>
- </author>
+ <author><personname><firstname>Michael J</firstname><surname>Karels</surname></personname></author>
- <author>
- <firstname>John</firstname>
-
- <surname>Quarterman</surname>
- </author>
+ <author><personname><firstname>John</firstname><surname>Quarterman</surname></personname></author>
</authorgroup>
<publisher>
@@ -161,44 +141,24 @@
<pubdate>1996</pubdate>
- <isbn>ISBN 0-201-54979-4</isbn>
+ <biblioid class="isbn">ISBN 0-201-54979-4</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-nemeth3rd">
+ <biblioentry xml:id="biblio-nemeth3rd">
<biblioset relation="book">
- <title>Unix System Administration Handbook</title>
+ <citetitle>Unix System Administration Handbook</citetitle>
<authorgroup>
- <author>
- <firstname>Evi</firstname>
-
- <surname>Nemeth</surname>
- </author>
-
- <author>
- <firstname>Garth</firstname>
-
- <surname>Snyder</surname>
- </author>
+ <author><personname><firstname>Evi</firstname><surname>Nemeth</surname></personname></author>
- <author>
- <firstname>Scott</firstname>
+ <author><personname><firstname>Garth</firstname><surname>Snyder</surname></personname></author>
- <surname>Seebass</surname>
- </author>
+ <author><personname><firstname>Scott</firstname><surname>Seebass</surname></personname></author>
- <author>
- <firstname>Trent R.</firstname>
+ <author><personname><firstname>Trent R.</firstname><surname>Hein</surname></personname></author>
- <surname>Hein</surname>
- </author>
-
- <author>
- <firstname>John</firstname>
-
- <surname>Quarterman</surname>
- </author>
+ <author><personname><firstname>John</firstname><surname>Quarterman</surname></personname></author>
</authorgroup>
<publisher>
@@ -209,19 +169,15 @@
<pubdate>2000</pubdate>
- <isbn>ISBN 0-13-020601-6</isbn>
+ <biblioid class="isbn">ISBN 0-13-020601-6</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="lehey3rd">
+ <biblioentry xml:id="lehey3rd">
<biblioset relation="book">
- <title>The Complete FreeBSD</title>
+ <citetitle>The Complete FreeBSD</citetitle>
- <author>
- <firstname>Greg</firstname>
-
- <surname>Lehey</surname>
- </author>
+ <author><personname><firstname>Greg</firstname><surname>Lehey</surname></personname></author>
<publisher>
<publishername>Walnut Creek</publishername>
@@ -233,15 +189,15 @@
<pagenums>773 Seiten</pagenums>
- <isbn>ISBN 1-57176-246-9</isbn>
+ <biblioid class="isbn">ISBN 1-57176-246-9</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-handbook">
+ <biblioentry xml:id="biblio-handbook">
<biblioset relation="book">
- <title>The FreeBSD Handbook</title>
+ <citetitle>The FreeBSD Handbook</citetitle>
- <corpauthor>FreeBSD Documentation Project</corpauthor>
+ <author><orgname>FreeBSD Documentation Project</orgname></author>
<publisher>
<publishername>BSDi</publishername>
@@ -253,47 +209,27 @@
<pagenums>489 pages</pagenums>
- <isbn>ISBN 1-57176-241-8</isbn>
+ <biblioid class="isbn">ISBN 1-57176-241-8</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-mckusick-1">
+ <biblioentry xml:id="biblio-mckusick-1">
<abbrev>McKusick et al, 1994</abbrev>
<biblioset relation="manual">
- <title>Berkeley Software Architecture Manual, 4.4BSD
- Edition</title>
+ <citetitle>Berkeley Software Architecture Manual, 4.4BSD
+ Edition</citetitle>
<authorgroup>
- <author>
- <firstname>M. K.</firstname>
-
- <surname>McKusick</surname>
- </author>
-
- <author>
- <firstname>M. J.</firstname>
-
- <surname>Karels</surname>
- </author>
-
- <author>
- <firstname>S. J.</firstname>
-
- <surname>Leffler</surname>
- </author>
+ <author><personname><firstname>M. K.</firstname><surname>McKusick</surname></personname></author>
- <author>
- <firstname>W. N.</firstname>
+ <author><personname><firstname>M. J.</firstname><surname>Karels</surname></personname></author>
- <surname>Joy</surname>
- </author>
+ <author><personname><firstname>S. J.</firstname><surname>Leffler</surname></personname></author>
- <author>
- <firstname>R. S.</firstname>
+ <author><personname><firstname>W. N.</firstname><surname>Joy</surname></personname></author>
- <surname>Faber</surname>
- </author>
+ <author><personname><firstname>R. S.</firstname><surname>Faber</surname></personname></author>
</authorgroup>
<pagenums>5:1-42</pagenums>
Modified: projects/db5/en_US.ISO8859-1/books/bibliography/book.xml
==============================================================================
--- projects/db5/en_US.ISO8859-1/books/bibliography/book.xml Fri May 31 11:53:21 2013 (r41787)
+++ projects/db5/en_US.ISO8859-1/books/bibliography/book.xml Fri May 31 11:56:04 2013 (r41788)
@@ -1,20 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
- "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" "../../../share/xml/freebsd50.dtd" [
<!ENTITY bibliography SYSTEM "../../../share/xml/bibliography.xml">
]>
-
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
-
-<book lang='en'>
- <bookinfo>
+<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
+ <info>
<title>FreeBSD Bibliography</title>
- <corpauthor>The FreeBSD Documentation Project</corpauthor>
+ <author><orgname>The FreeBSD Documentation Project</orgname></author>
<pubdate>February 1999</pubdate>
@@ -24,7 +21,7 @@
</copyright>
<releaseinfo>$FreeBSD$</releaseinfo>
- </bookinfo>
+ </info>
&bibliography;
</book>
Modified: projects/db5/hu_HU.ISO8859-2/share/xml/bibliography.xml
==============================================================================
--- projects/db5/hu_HU.ISO8859-2/share/xml/bibliography.xml Fri May 31 11:53:21 2013 (r41787)
+++ projects/db5/hu_HU.ISO8859-2/share/xml/bibliography.xml Fri May 31 11:56:04 2013 (r41788)
@@ -7,23 +7,16 @@
%SOURCE% share/xml/bibliography.xml
%SRCID% 1.10
-->
-
-<bibliography id="bibliography">
+<bibliography xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="bibliography">
<title>Irodalomjegyzék</title>
- <biblioentry id="biblio-unleashed">
+ <biblioentry xml:id="biblio-unleashed">
<biblioset relation="book">
- <title>FreeBSD Unleashed</title>
+ <citetitle>FreeBSD Unleashed</citetitle>
<authorgroup>
- <author>
- <firstname>Michael</firstname>
- <surname>Urban</surname>
- </author>
- <author>
- <firstname>Brian</firstname>
- <surname>Tiemann</surname>
- </author>
+ <author><personname><firstname>Michael</firstname><surname>Urban</surname></personname></author>
+ <author><personname><firstname>Brian</firstname><surname>Tiemann</surname></personname></author>
</authorgroup>
<publisher>
@@ -36,16 +29,16 @@
<pubdate>2001 október</pubdate>
- <isbn>ISBN 0-67232-206-4</isbn>
+ <biblioid class="isbn">ISBN 0-67232-206-4</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44sysman">
+ <biblioentry xml:id="biblio-44sysman">
<biblioset relation="book">
- <title>4.4BSD System Manager's Manual</title>
+ <citetitle>4.4BSD System Manager's Manual</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -57,16 +50,16 @@
<pagenums>804 oldal</pagenums>
- <isbn>ISBN 1-56592-080-5</isbn>
+ <biblioid class="isbn">ISBN 1-56592-080-5</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44userman">
+ <biblioentry xml:id="biblio-44userman">
<biblioset relation="book">
- <title>4.4BSD User's Reference Manual</title>
+ <citetitle>4.4BSD User's Reference Manual</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -78,16 +71,16 @@
<pagenums>905 oldal</pagenums>
- <isbn>ISBN 1-56592-075-9</isbn>
+ <biblioid class="isbn">ISBN 1-56592-075-9</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44suppman">
+ <biblioentry xml:id="biblio-44suppman">
<biblioset relation="book">
- <title>4.4BSD User's Supplementary Documents</title>
+ <citetitle>4.4BSD User's Supplementary Documents</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -99,16 +92,16 @@
<pagenums>712 oldal</pagenums>
- <isbn>ISBN 1-56592-076-7</isbn>
+ <biblioid class="isbn">ISBN 1-56592-076-7</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44progman">
+ <biblioentry xml:id="biblio-44progman">
<biblioset relation="book">
- <title>4.4BSD Programmer's Reference Manual</title>
+ <citetitle>4.4BSD Programmer's Reference Manual</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -120,16 +113,16 @@
<pagenums>866 oldal</pagenums>
- <isbn>ISBN 1-56592-078-3</isbn>
+ <biblioid class="isbn">ISBN 1-56592-078-3</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44progsupp">
+ <biblioentry xml:id="biblio-44progsupp">
<biblioset relation="book">
- <title>4.4BSD Programmer's Supplementary Documents</title>
+ <citetitle>4.4BSD Programmer's Supplementary Documents</citetitle>
- <corpauthor>Computer Systems Research Group, University of
- California, Berkeley</corpauthor>
+ <author><orgname>Computer Systems Research Group, University of
+ California, Berkeley</orgname></author>
<publisher>
<publishername>O'Reilly and Associates</publishername>
@@ -141,44 +134,24 @@
<pagenums>596 oldal</pagenums>
- <isbn>ISBN 1-56592-079-1</isbn>
+ <biblioid class="isbn">ISBN 1-56592-079-1</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-44kernel">
+ <biblioentry xml:id="biblio-44kernel">
<biblioset relation="book">
- <title>The Design and Implementation of the 4.4BSD Operating System</title>
+ <citetitle>The Design and Implementation of the 4.4BSD Operating System</citetitle>
<authorgroup>
- <author>
- <firstname>M. K.</firstname>
-
- <surname>McKusick</surname>
- </author>
-
- <author>
- <firstname>Kirk</firstname>
-
- <surname>Marshall</surname>
- </author>
+ <author><personname><firstname>M. K.</firstname><surname>McKusick</surname></personname></author>
- <author>
- <firstname>Keith</firstname>
+ <author><personname><firstname>Kirk</firstname><surname>Marshall</surname></personname></author>
- <surname>Bostic</surname>
- </author>
+ <author><personname><firstname>Keith</firstname><surname>Bostic</surname></personname></author>
- <author>
- <firstname>Michael J</firstname>
+ <author><personname><firstname>Michael J</firstname><surname>Karels</surname></personname></author>
- <surname>Karels</surname>
- </author>
-
- <author>
- <firstname>John</firstname>
-
- <surname>Quarterman</surname>
- </author>
+ <author><personname><firstname>John</firstname><surname>Quarterman</surname></personname></author>
</authorgroup>
<publisher>
@@ -192,24 +165,18 @@
<pubdate>1996</pubdate>
- <isbn>ISBN 0-201-54979-4</isbn>
+ <biblioid class="isbn">ISBN 0-201-54979-4</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-freebsdkernel">
+ <biblioentry xml:id="biblio-freebsdkernel">
<biblioset relation="book">
- <title>The Design and Implementation of the FreeBSD Operating System</title>
+ <citetitle>The Design and Implementation of the FreeBSD Operating System</citetitle>
<authorgroup>
- <author>
- <firstname>M. K.</firstname>
- <surname>McKusick</surname>
- </author>
-
- <author>
- <firstname>George V.</firstname>
- <surname>Neville-Neil</surname>
- </author>
+ <author><personname><firstname>M. K.</firstname><surname>McKusick</surname></personname></author>
+
+ <author><personname><firstname>George V.</firstname><surname>Neville-Neil</surname></personname></author>
</authorgroup>
<publisher>
@@ -221,44 +188,24 @@
</publisher>
<pubdate>2004</pubdate>
- <isbn>ISBN 0-201-70245-2</isbn>
+ <biblioid class="isbn">ISBN 0-201-70245-2</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-nemeth3rd">
+ <biblioentry xml:id="biblio-nemeth3rd">
<biblioset relation="book">
- <title>Unix System Administration Handbook</title>
+ <citetitle>Unix System Administration Handbook</citetitle>
<authorgroup>
- <author>
- <firstname>Evi</firstname>
-
- <surname>Nemeth</surname>
- </author>
+ <author><personname><firstname>Evi</firstname><surname>Nemeth</surname></personname></author>
- <author>
- <firstname>Garth</firstname>
+ <author><personname><firstname>Garth</firstname><surname>Snyder</surname></personname></author>
- <surname>Snyder</surname>
- </author>
+ <author><personname><firstname>Scott</firstname><surname>Seebass</surname></personname></author>
- <author>
- <firstname>Scott</firstname>
+ <author><personname><firstname>Trent R.</firstname><surname>Hein</surname></personname></author>
- <surname>Seebass</surname>
- </author>
-
- <author>
- <firstname>Trent R.</firstname>
-
- <surname>Hein</surname>
- </author>
-
- <author>
- <firstname>John</firstname>
-
- <surname>Quarterman</surname>
- </author>
+ <author><personname><firstname>John</firstname><surname>Quarterman</surname></personname></author>
</authorgroup>
<publisher>
@@ -269,19 +216,15 @@
<pubdate>2000</pubdate>
- <isbn>ISBN 0-13-020601-6</isbn>
+ <biblioid class="isbn">ISBN 0-13-020601-6</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="lehey3rd">
+ <biblioentry xml:id="lehey3rd">
<biblioset relation="book">
- <title>The Complete FreeBSD</title>
+ <citetitle>The Complete FreeBSD</citetitle>
- <author>
- <firstname>Greg</firstname>
-
- <surname>Lehey</surname>
- </author>
+ <author><personname><firstname>Greg</firstname><surname>Lehey</surname></personname></author>
<publisher>
<publishername>Walnut Creek</publishername>
@@ -293,16 +236,16 @@
<pagenums>773 oldal</pagenums>
- <isbn>ISBN 1-57176-246-9</isbn>
+ <biblioid class="isbn">ISBN 1-57176-246-9</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-handbook">
+ <biblioentry xml:id="biblio-handbook">
<biblioset relation="book">
- <title>The FreeBSD Handbook</title>
+ <citetitle>The FreeBSD Handbook</citetitle>
- <corpauthor>FreeBSD Dokumentációs
- Projekt</corpauthor>
+ <author><orgname>FreeBSD Dokumentációs
+ Projekt</orgname></author>
<publisher>
<publishername>BSDi</publishername>
@@ -314,47 +257,27 @@
<pagenums>489 oldal</pagenums>
- <isbn>ISBN 1-57176-241-8</isbn>
+ <biblioid class="isbn">ISBN 1-57176-241-8</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-mckusick-1">
+ <biblioentry xml:id="biblio-mckusick-1">
<abbrev>McKusick et al, 1994</abbrev>
<biblioset relation="manual">
- <title>Berkeley Software Architecture Manual, 4.4BSD
- Edition</title>
+ <citetitle>Berkeley Software Architecture Manual, 4.4BSD
+ Edition</citetitle>
<authorgroup>
- <author>
- <firstname>M. K.</firstname>
-
- <surname>McKusick</surname>
- </author>
-
- <author>
- <firstname>M. J.</firstname>
+ <author><personname><firstname>M. K.</firstname><surname>McKusick</surname></personname></author>
- <surname>Karels</surname>
- </author>
+ <author><personname><firstname>M. J.</firstname><surname>Karels</surname></personname></author>
- <author>
- <firstname>S. J.</firstname>
+ <author><personname><firstname>S. J.</firstname><surname>Leffler</surname></personname></author>
- <surname>Leffler</surname>
- </author>
+ <author><personname><firstname>W. N.</firstname><surname>Joy</surname></personname></author>
- <author>
- <firstname>W. N.</firstname>
-
- <surname>Joy</surname>
- </author>
-
- <author>
- <firstname>R. S.</firstname>
-
- <surname>Faber</surname>
- </author>
+ <author><personname><firstname>R. S.</firstname><surname>Faber</surname></personname></author>
</authorgroup>
<pagenums>5:1-42</pagenums>
@@ -364,186 +287,165 @@
- <biblioentry id="biblio-ja-fbsdpc98">
+ <biblioentry xml:id="biblio-ja-fbsdpc98">
<biblioset relation="book">
- <title>FreeBSD for PC 98'ers (Japánul)</title>
+ <citetitle>FreeBSD for PC 98'ers (Japánul)</citetitle>
<publisher>
<publishername>SHUWA System Co, LTD.</publishername>
</publisher>
- <isbn>ISBN 4-87966-468-5 C3055 P2900E</isbn>
+ <biblioid class="isbn">ISBN 4-87966-468-5 C3055 P2900E</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ja-fbsd">
+ <biblioentry xml:id="biblio-ja-fbsd">
<biblioset relation="book">
- <title>FreeBSD (Japánul)</title>
+ <citetitle>FreeBSD (Japánul)</citetitle>
<publisher>
<publishername>CUTT</publishername>
</publisher>
- <isbn>ISBN 4-906391-22-2</isbn>
+ <biblioid class="isbn">ISBN 4-906391-22-2</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ja-compintro">
+ <biblioentry xml:id="biblio-ja-compintro">
<biblioset relation="book">
- <title>Complete Introduction to FreeBSD (Japánul)</title>
+ <citetitle>Complete Introduction to FreeBSD (Japánul)</citetitle>
<publisher>
<publishername>Shoeisha Co., Ltd</publishername>
</publisher>
- <isbn>ISBN 4-88135-473-6 P3600E</isbn>
+ <biblioid class="isbn">ISBN 4-88135-473-6 P3600E</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ja-unixstarterkit">
+ <biblioentry xml:id="biblio-ja-unixstarterkit">
<biblioset relation="book">
- <title>Personal UNIX Starter Kit FreeBSD (Japánul)</title>
+ <citetitle>Personal UNIX Starter Kit FreeBSD (Japánul)</citetitle>
<publisher>
<publishername>ASCII</publishername>
</publisher>
- <isbn>ISBN 4-7561-1733-3 P3000E</isbn>
+ <biblioid class="isbn">ISBN 4-7561-1733-3 P3000E</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ja-fbsdhb">
+ <biblioentry xml:id="biblio-ja-fbsdhb">
<biblioset relation="book">
- <title>FreeBSD Handbook (Japán
- fordítás)</title>
+ <citetitle>FreeBSD Handbook (Japán
+ fordítás)</citetitle>
<publisher>
<publishername>ASCII</publishername>
</publisher>
- <isbn>ISBN 4-7561-1580-2 P3800E</isbn>
+ <biblioid class="isbn">ISBN 4-7561-1580-2 P3800E</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ge-fbsdmitmeth">
+ <biblioentry xml:id="biblio-ge-fbsdmitmeth">
<biblioset relation="book">
- <title>FreeBSD mit Methode (Németül)</title>
+ <citetitle>FreeBSD mit Methode (Németül)</citetitle>
<publisher>
<publishername>Computer und Literature Verlag/Vertrieb Hanser</publishername>
</publisher>
<pubdate>1998</pubdate>
- <isbn>ISBN 3-932311-31-0</isbn>
+ <biblioid class="isbn">ISBN 3-932311-31-0</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ja-fbsdinstandutil">
+ <biblioentry xml:id="biblio-ja-fbsdinstandutil">
<biblioset relation="book">
- <title>FreeBSD install and Utilization Manual
- (Japánul)</title>
+ <citetitle>FreeBSD install and Utilization Manual
+ (Japánul)</citetitle>
<publisher>
<publishername>Mainichi Communications Inc.</publishername>
</publisher>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-indo-intserv">
+ <biblioentry xml:id="biblio-indo-intserv">
<biblioset relation="book">
- <title>Building Internet Server with FreeBSD (Indonéz
- nyelven)</title>
+ <citetitle>Building Internet Server with FreeBSD (Indonéz
+ nyelven)</citetitle>
<publisher>
<publishername>Elex Media Komputindo</publishername>
</publisher>
<authorgroup>
- <author>
- <firstname>Onno W</firstname>
- <surname>Purbo</surname>
- </author>
-
- <author>
- <firstname>Dodi</firstname>
- <surname>Maryanto</surname>
- </author>
-
- <author>
- <firstname>Syahrial</firstname>
- <surname>Hubbany</surname>
- </author>
-
- <author>
- <firstname>Widjil</firstname>
- <surname>Widodo</surname>
- </author>
+ <author><personname><firstname>Onno W</firstname><surname>Purbo</surname></personname></author>
+
+ <author><personname><firstname>Dodi</firstname><surname>Maryanto</surname></personname></author>
+
+ <author><personname><firstname>Syahrial</firstname><surname>Hubbany</surname></personname></author>
+
+ <author><personname><firstname>Widjil</firstname><surname>Widodo</surname></personname></author>
</authorgroup>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-fbsdcorpnetguide">
+ <biblioentry xml:id="biblio-fbsdcorpnetguide">
<biblioset relation="book">
- <title>The FreeBSD Corporate Networker's Guide</title>
+ <citetitle>The FreeBSD Corporate Networker's Guide</citetitle>
<publisher>
<publishername>Addison-Wesley</publishername>
</publisher>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-unixnutshell">
+ <biblioentry xml:id="biblio-unixnutshell">
<biblioset relation="book">
- <title>UNIX in a Nutshell</title>
+ <citetitle>UNIX in a Nutshell</citetitle>
<publisher>
<publishername>O'Reilly & Associates, Inc.</publishername>
</publisher>
<pubdate>1990</pubdate>
- <isbn>ISBN 093717520X</isbn>
+ <biblioid class="isbn">ISBN 093717520X</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-cantfindadmin">
+ <biblioentry xml:id="biblio-cantfindadmin">
<biblioset relation="book">
- <title>What You Need To Know When You Can't Find Your Unix System Administrator</title>
+ <citetitle>What You Need To Know When You Can't Find Your Unix System Administrator</citetitle>
<publisher>
<publishername>O'Reilly & Associates, Inc.</publishername>
</publisher>
<pubdate>1995</pubdate>
- <author>
- <firstname>Linda</firstname>
- <surname>Mui</surname>
- </author>
- <isbn>ISBN 1-56592-104-6</isbn>
+ <author><personname><firstname>Linda</firstname><surname>Mui</surname></personname></author>
+ <biblioid class="isbn">ISBN 1-56592-104-6</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-ja-fbsdusrrefman">
+ <biblioentry xml:id="biblio-ja-fbsdusrrefman">
<biblioset relation="book">
- <title>FreeBSD User's Reference Manual (Japán
- fordítás)</title>
+ <citetitle>FreeBSD User's Reference Manual (Japán
+ fordítás)</citetitle>
<publisher>
<publishername>Mainichi Communications Inc.</publishername>
</publisher>
- <corpauthor>Jpman Project, Japan FreeBSD Users Group</corpauthor>
+ <author><orgname>Jpman Project, Japan FreeBSD Users Group</orgname></author>
<pubdate>1998</pubdate>
- <isbn>ISBN 4-8399-0088-4 P3800E</isbn>
+ <biblioid class="isbn">ISBN 4-8399-0088-4 P3800E</biblioid>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-newcomeunix">
+ <biblioentry xml:id="biblio-newcomeunix">
<biblioset relation="article">
- <citetitle pubwork="book"><ulink url="http://unixhelp.ed.ac.uk/">Online Guide
- for newcomers to the UNIX environment</ulink></citetitle>
+ <citetitle pubwork="book"><link xlink:href="http://unixhelp.ed.ac.uk/">Online Guide
+ for newcomers to the UNIX environment</link></citetitle>
<publisher>
- <publishername><ulink url="http://www.ed.ac.uk/">Edinburgh University</ulink></publishername>
+ <publishername><link xlink:href="http://www.ed.ac.uk/">Edinburgh University</link></publishername>
</publisher>
</biblioset>
</biblioentry>
- <biblioentry id="biblio-dnsandbind">
+ <biblioentry xml:id="biblio-dnsandbind">
<biblioset relation="book">
- <title>DNS and BIND</title>
+ <citetitle>DNS and BIND</citetitle>
<publisher>
<publishername>O'Reilly & Associates, Inc</publishername>
</publisher>
- <isbn>ISBN 1-56592-512-2</isbn>
+ <biblioid class="isbn">ISBN 1-56592-512-2</biblioid>
<authorgroup>
- <author>
- <firstname>Paul Albitz</firstname>
- <surname>Albitz</surname>
- </author>
-
- <author>
- <firstname>Cricket</firstname>
- <surname>Liu</surname>
- </author>
+ <author><personname><firstname>Paul Albitz</firstname><surname>Albitz</surname></personname></author>
+
+ <author><personname><firstname>Cricket</firstname><surname>Liu</surname></personname></author>
</authorgroup>
<pubdate>1998</pubdate>
@@ -551,211 +453,169 @@
</biblioset>
</biblioentry>
- <biblioentry id="biblio-sendmail">
+ <biblioentry xml:id="biblio-sendmail">
<biblioset relation="book">
- <title>Sendmail</title>
+ <citetitle>Sendmail</citetitle>
<publisher>
<publishername>O'Reilly & Associates, Inc</publishername>
</publisher>
<pubdate>1997</pubdate>
<edition>második kiadás</edition>
- <author>
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-doc-projects
mailing list