aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/arch-handbook/book.xml
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2019-09-05 15:28:22 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2019-09-05 15:28:22 +0000
commit999f8925aefcd4a1d035b83f7c35cc86338f073b (patch)
treea70470d0d6e49ea2b7f5ff2b2aa268f27502a632 /en_US.ISO8859-1/books/arch-handbook/book.xml
parent57bbeeaf2b01fbf4e08e416a5d94c236163e3932 (diff)
downloaddoc-999f8925aefcd4a1d035b83f7c35cc86338f073b.tar.gz
doc-999f8925aefcd4a1d035b83f7c35cc86338f073b.zip
Fix some igor warings by wrapping long lines.
No functional changes.
Notes
Notes: svn path=/head/; revision=53369
Diffstat (limited to 'en_US.ISO8859-1/books/arch-handbook/book.xml')
-rw-r--r--en_US.ISO8859-1/books/arch-handbook/book.xml68
1 files changed, 46 insertions, 22 deletions
diff --git a/en_US.ISO8859-1/books/arch-handbook/book.xml b/en_US.ISO8859-1/books/arch-handbook/book.xml
index 212d13ba34..83fbc2a758 100644
--- a/en_US.ISO8859-1/books/arch-handbook/book.xml
+++ b/en_US.ISO8859-1/books/arch-handbook/book.xml
@@ -11,11 +11,15 @@
$FreeBSD$
-->
-<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
- <info><title>&os; Architecture Handbook</title>
-
+<book xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
+ xml:lang="en">
- <author><orgname>The FreeBSD Documentation Project</orgname></author>
+ <info>
+ <title>&os; Architecture Handbook</title>
+
+ <author><orgname>The FreeBSD Documentation
+ Project</orgname></author>
<pubdate>$FreeBSD$</pubdate>
@@ -53,10 +57,13 @@
helping with this project, send email to the &a.doc;.</para>
<para>The latest version of this document is always available
- from the <link xlink:href="&url.base;/index.html">FreeBSD World
- Wide Web server</link>. It may also be downloaded in a
- variety of formats and compression options from the <link xlink:href="https://download.freebsd.org/ftp/doc/">FreeBSD FTP server</link>
- or one of the numerous <link xlink:href="&url.books.handbook;/mirrors-ftp.html">mirror sites</link>.</para>
+ from the <link xlink:href="&url.base;/index.html">FreeBSD
+ World Wide Web server</link>. It may also be downloaded in
+ a variety of formats and compression options from the <link
+ xlink:href="https://download.freebsd.org/ftp/doc/">FreeBSD
+ FTP server</link> or one of the numerous <link
+ xlink:href="&url.books.handbook;/mirrors-ftp.html">mirror
+ sites</link>.</para>
</abstract>
</info>
@@ -100,14 +107,6 @@
architecture.</para>
</chapter>
- <chapter id="ia64">
- <title>* IA-64</title>
-
- <para>Talk about the architectural specifics of
- FreeBSD/ia64.</para>
-
- </chapter>
-
<chapter id="sparc64">
<title>* SPARC64</title>
@@ -138,10 +137,33 @@
<biblioentry xreflabel="1">
<authorgroup>
- <author><personname><firstname>Marshall</firstname><othername role="Middle">Kirk</othername><surname>McKusick</surname></personname></author>
- <author><personname><firstname>Keith</firstname><surname>Bostic</surname></personname></author>
- <author><personname><firstname>Michael</firstname><othername role="MI">J</othername><surname>Karels</surname></personname></author>
- <author><personname><firstname>John</firstname><othername role="MI">S</othername><surname>Quarterman</surname></personname></author>
+ <author>
+ <personname>
+ <firstname>Marshall</firstname>
+ <othername role="Middle">Kirk</othername>
+ <surname>McKusick</surname>
+ </personname>
+ </author>
+ <author>
+ <personname>
+ <firstname>Keith</firstname>
+ <surname>Bostic</surname>
+ </personname>
+ </author>
+ <author>
+ <personname>
+ <firstname>Michael</firstname>
+ <othername role="MI">J</othername>
+ <surname>Karels</surname>
+ </personname>
+ </author>
+ <author>
+ <personname>
+ <firstname>John</firstname>
+ <othername role="MI">S</othername>
+ <surname>Quarterman</surname>
+ </personname>
+ </author>
</authorgroup>
<copyright>
@@ -152,10 +174,12 @@
<biblioid class="isbn">0-201-54979-4</biblioid>
<publisher>
- <publishername>Addison-Wesley Publishing Company, Inc.</publishername>
+ <publishername>Addison-Wesley Publishing Company,
+ Inc.</publishername>
</publisher>
- <citetitle>The Design and Implementation of the 4.4 BSD Operating System</citetitle>
+ <citetitle>The Design and Implementation of the 4.4 BSD
+ Operating System</citetitle>
<pagenums>1-2</pagenums>
</biblioentry>