Whitespace-only fixes to indentation, long lines wrapped, spaces replaced
with tabs where appropriate.
This commit is contained in:
parent
dff504086f
commit
cbc1c2d0dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38410
1 changed files with 77 additions and 77 deletions
|
@ -58,11 +58,11 @@
|
|||
<book>
|
||||
<bookinfo>
|
||||
<title>FreeBSD Handbook</title>
|
||||
|
||||
|
||||
<corpauthor>The FreeBSD Documentation Project</corpauthor>
|
||||
|
||||
|
||||
<pubdate>February 1999</pubdate>
|
||||
|
||||
|
||||
<copyright>
|
||||
<year>1995</year>
|
||||
<year>1996</year>
|
||||
|
@ -128,29 +128,30 @@
|
|||
&tm-attrib.xiph;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
|
||||
<abstract>
|
||||
<para>Welcome to FreeBSD! This handbook covers the installation and day
|
||||
to day use of <emphasis>FreeBSD &rel2.current;-RELEASE</emphasis>
|
||||
and <emphasis>FreeBSD &rel.current;-RELEASE</emphasis>.
|
||||
This manual is a <emphasis>work in progress</emphasis> and is the 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 <ulink
|
||||
url="http://www.FreeBSD.org/">FreeBSD web site</ulink>
|
||||
(previous versions of this handbook can be obtained from <ulink
|
||||
url="http://docs.FreeBSD.org/doc/"></ulink>).
|
||||
It may also be downloaded in a variety of formats and compression
|
||||
options from the <ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP
|
||||
server</ulink> 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
|
||||
<ulink
|
||||
url="http://www.freebsdmall.com/">FreeBSD Mall</ulink>. You
|
||||
may also want to <ulink
|
||||
url="&url.base;/search/index.html">search the
|
||||
<para>Welcome to FreeBSD! This handbook covers the installation
|
||||
and day to day use of
|
||||
<emphasis>FreeBSD &rel2.current;-RELEASE</emphasis> and
|
||||
<emphasis>FreeBSD &rel.current;-RELEASE</emphasis>. This
|
||||
manual is a <emphasis>work in progress</emphasis> and is the
|
||||
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
|
||||
<ulink url="http://www.FreeBSD.org/">FreeBSD web site</ulink>
|
||||
(previous versions of this handbook can be obtained from
|
||||
<ulink url="http://docs.FreeBSD.org/doc/"></ulink>). It may
|
||||
also be downloaded in a variety of formats and compression
|
||||
options from the
|
||||
<ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD
|
||||
FTP server</ulink> 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
|
||||
<ulink url="http://www.freebsdmall.com/">FreeBSD Mall</ulink>.
|
||||
You may also want to
|
||||
<ulink url="&url.base;/search/index.html">search the
|
||||
handbook</ulink>.</para>
|
||||
</abstract>
|
||||
</bookinfo>
|
||||
|
@ -159,7 +160,7 @@
|
|||
|
||||
<part id="getting-started">
|
||||
<title>Getting Started</title>
|
||||
|
||||
|
||||
<partintro>
|
||||
<para>This part of the FreeBSD Handbook is for users and
|
||||
administrators who are new to FreeBSD. These chapters:</para>
|
||||
|
@ -184,8 +185,8 @@
|
|||
|
||||
<listitem>
|
||||
<para>Introduce you to X, the &unix; windowing system, and
|
||||
detail how to configure a desktop environment that makes you
|
||||
more productive.</para>
|
||||
detail how to configure a desktop environment that makes
|
||||
you more productive.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -202,14 +203,14 @@
|
|||
<![ %chap.ports; [ &chap.ports; ]]>
|
||||
<![ %chap.x11; [ &chap.x11; ]]>
|
||||
</part>
|
||||
|
||||
|
||||
<part id="common-tasks">
|
||||
<title>Common Tasks</title>
|
||||
|
||||
|
||||
<partintro>
|
||||
<para>Now that the basics have been covered, this part of the
|
||||
FreeBSD Handbook will discuss some frequently used features of
|
||||
FreeBSD. These chapters:</para>
|
||||
FreeBSD Handbook will discuss some frequently used features of
|
||||
FreeBSD. These chapters:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -220,30 +221,29 @@
|
|||
|
||||
<listitem>
|
||||
<para>Introduce you to a number of multimedia tools
|
||||
available for FreeBSD.</para>
|
||||
available for FreeBSD.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Explain the process of building a customized FreeBSD
|
||||
kernel, to enable extra functionality on your system.</para>
|
||||
kernel, to enable extra functionality on your
|
||||
system.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Describe the print system in detail, both for desktop
|
||||
and network-connected printer setups.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Show you how to run Linux applications on your FreeBSD
|
||||
system.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Describe the print system in detail, both for desktop
|
||||
and network-connected printer setups.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Show you how to run Linux applications on your FreeBSD
|
||||
system.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Some of these chapters recommend that you do some prior
|
||||
reading, and this is noted in the synopsis at the beginning of
|
||||
each chapter.</para>
|
||||
|
||||
</partintro>
|
||||
|
||||
<![ %chap.desktop; [ &chap.desktop; ]]>
|
||||
|
@ -258,15 +258,15 @@
|
|||
|
||||
<partintro>
|
||||
<para>The remaining chapters of the FreeBSD Handbook cover all
|
||||
aspects of FreeBSD system administration. Each chapter
|
||||
starts by describing what you will learn as a result of reading
|
||||
the chapter, and also details what you are expected to know
|
||||
before tackling the material.</para>
|
||||
aspects of FreeBSD system administration. Each chapter starts
|
||||
by describing what you will learn as a result of reading the
|
||||
chapter, and also details what you are expected to know before
|
||||
tackling the material.</para>
|
||||
|
||||
<para>These chapters are designed to be read when
|
||||
you need the information. You do not have to read them in any
|
||||
particular order, nor do you need to read all of them before you
|
||||
can begin using FreeBSD.</para>
|
||||
<para>These chapters are designed to be read when you need
|
||||
the information. You do not have to read them in any
|
||||
particular order, nor do you need to read all of them before
|
||||
you can begin using FreeBSD.</para>
|
||||
</partintro>
|
||||
|
||||
<![ %chap.config; [ &chap.config; ]]>
|
||||
|
@ -291,39 +291,39 @@
|
|||
|
||||
<partintro>
|
||||
<para>FreeBSD is one of the most widely deployed operating
|
||||
systems for high performance network servers. The chapters in
|
||||
this part cover:</para>
|
||||
systems for high performance network servers. The chapters in
|
||||
this part cover:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Serial communication</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Serial communication</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>PPP and PPP over Ethernet</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>PPP and PPP over Ethernet</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Electronic Mail</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Electronic Mail</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Running Network Servers</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Running Network Servers</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Firewalls</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Firewalls</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Other Advanced Networking Topics</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Other Advanced Networking Topics</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>These chapters are designed to be read when
|
||||
you need the information. You do not have to read them in any
|
||||
particular order, nor do you need to read all of them before you
|
||||
can begin using FreeBSD in a network environment.</para>
|
||||
particular order, nor do you need to read all of them before
|
||||
you can begin using FreeBSD in a network environment.</para>
|
||||
</partintro>
|
||||
|
||||
<![ %chap.serialcomms; [ &chap.serialcomms; ]]>
|
||||
|
@ -334,10 +334,10 @@
|
|||
<![ %chap.advanced-networking; [ &chap.advanced-networking; ]]>
|
||||
|
||||
</part>
|
||||
|
||||
|
||||
<part id="appendices">
|
||||
<title>Appendices</title>
|
||||
|
||||
|
||||
<![ %chap.mirrors; [ &chap.mirrors; ]]>
|
||||
<![ %chap.bibliography; [ &chap.bibliography; ]]>
|
||||
<![ %chap.eresources; [ &chap.eresources; ]]>
|
||||
|
@ -348,7 +348,7 @@
|
|||
&chap.colophon;
|
||||
</book>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Local Variables:
|
||||
mode: sgml
|
||||
sgml-indent-data: t
|
||||
|
|
Loading…
Reference in a new issue