Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
a743a631d7
commit
29e20c7dfa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43687
1 changed files with 20 additions and 13 deletions
|
@ -12,11 +12,17 @@
|
|||
<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
|
||||
%txtfiles;
|
||||
]>
|
||||
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
|
||||
<info><title>FreeBSD Handbook</title>
|
||||
|
||||
|
||||
<author><orgname>The FreeBSD Documentation Project</orgname></author>
|
||||
<book xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
xml:lang="en">
|
||||
|
||||
<info>
|
||||
<title>FreeBSD Handbook</title>
|
||||
|
||||
<author>
|
||||
<orgname>The FreeBSD Documentation Project</orgname>
|
||||
</author>
|
||||
|
||||
<pubdate>$FreeBSD$</pubdate>
|
||||
|
||||
|
@ -92,19 +98,20 @@
|
|||
work of many individuals. As such, some sections may become
|
||||
dated and require updating. If you are interested in helping
|
||||
out with this project, send email to the &a.doc;. The latest
|
||||
version of this document is always available from the
|
||||
<link xlink:href="http://www.FreeBSD.org/">FreeBSD web site</link>
|
||||
(previous versions of this handbook can be obtained from
|
||||
<uri xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri>). It may
|
||||
also be downloaded in a variety of formats and compression
|
||||
options from the
|
||||
<link xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD
|
||||
|
||||
version of this document is always available from the <link
|
||||
xlink:href="http://www.FreeBSD.org/">FreeBSD web site</link>
|
||||
(previous versions of this handbook can be obtained from <uri
|
||||
xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri>).
|
||||
It may also be downloaded in a variety of formats and
|
||||
compression options from the <link
|
||||
xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD
|
||||
FTP server</link> or one of the numerous
|
||||
<link linkend="mirrors-ftp">mirror sites</link>. If you would
|
||||
prefer to have a hard copy of the handbook, you can purchase
|
||||
one at the
|
||||
<link xlink:href="http://www.freebsdmall.com/">FreeBSD Mall</link>.
|
||||
You may also want to
|
||||
<link xlink:href="http://www.freebsdmall.com/">FreeBSD
|
||||
Mall</link>. You may also want to
|
||||
<link xlink:href="&url.base;/search/index.html">search the
|
||||
handbook</link>.</para>
|
||||
</abstract>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue