Use quote tags instead of ""
Approved by: keramida
This commit is contained in:
parent
03780b787d
commit
1f1e4bff9e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13609
1 changed files with 16 additions and 16 deletions
|
@ -49,59 +49,59 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>The content has been logically reorganized into three
|
||||
parts: "Getting Started", "System Administration", and
|
||||
"Appendices".</para>
|
||||
parts: <quote>Getting Started</quote>, <quote>System Administration</quote>, and
|
||||
<quote>Appendices</quote>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 2 ("Installing FreeBSD") was completely
|
||||
<para>Chapter 2 (<quote>Installing FreeBSD</quote>) was completely
|
||||
rewritten with many screenshots to make it much easier for new
|
||||
users to grasp the text.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 3 ("Unix Basics") has been expanded to contain
|
||||
<para>Chapter 3 (<quote>Unix Basics</quote>) has been expanded to contain
|
||||
additional information about processes, daemons, and
|
||||
signals.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 4 ("Installing Applications") has been expanded
|
||||
<para>Chapter 4 (<quote>Installing Applications</quote>) has been expanded
|
||||
to contain additional information about binary package
|
||||
management.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 5 ("The X Window System") has been completely
|
||||
<para>Chapter 5 (<quote>The X Window System</quote>) has been completely
|
||||
rewritten with an emphasis on using modern desktop
|
||||
technologies such as <application>KDE</application> and <application>GNOME</application> on XFree86 4.X.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 7 ("The FreeBSD Booting Process") has been
|
||||
<para>Chapter 7 (<quote>The FreeBSD Booting Process</quote>) has been
|
||||
expanded.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 12 ("Storage") has been written from what used
|
||||
to be two separate chapters on "Disks" and "Backups". We feel
|
||||
<para>Chapter 12 (<quote>Storage</quote>) has been written from what used
|
||||
to be two separate chapters on <quote>Disks</quote> and <quote>Backups</quote>. We feel
|
||||
that the topics are easier to comprehend when presented as a
|
||||
single chapter. A section on RAID (both hardware and
|
||||
software) has also been added.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 15 ("Serial Communications") has been completely
|
||||
<para>Chapter 15 (<quote>Serial Communications</quote>) has been completely
|
||||
reorganized and updated for FreeBSD 4.X/5.X.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 16 ("PPP and SLIP") has been substantially
|
||||
<para>Chapter 16 (<quote>PPP and SLIP</quote>) has been substantially
|
||||
updated.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Many new sections have been added to Chapter 17
|
||||
("Advanced Networking").</para>
|
||||
(<quote>Advanced Networking</quote>).</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 18 ("Electronic Mail") has been expanded to
|
||||
<para>Chapter 18 (<quote>Electronic Mail</quote>) has been expanded to
|
||||
include more information about configuring
|
||||
<application>sendmail</application>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Chapter 20 ("Linux Compatibility") has been expanded to
|
||||
<para>Chapter 20 (<quote>Linux Compatibility</quote>) has been expanded to
|
||||
include information about installing
|
||||
<application>Oracle</application> and
|
||||
<application>SAP/R3</application>.</para>
|
||||
|
@ -165,7 +165,7 @@
|
|||
<term><emphasis>Chapter 4, Installing Applications</emphasis></term>
|
||||
<listitem>
|
||||
<para>Covers the installation of third-party software with
|
||||
both FreeBSD's innovative "Ports Collection" and standard
|
||||
both FreeBSD's innovative <quote>Ports Collection</quote> and standard
|
||||
binary packages.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -411,7 +411,7 @@
|
|||
|
||||
<para>Examples starting with <devicename>E:\></devicename>
|
||||
indicate a MS-DOS command. Unless otherwise noted, these commands
|
||||
may be executed from a "Command Prompt" window in a modern Microsoft
|
||||
may be executed from a <quote>Command Prompt</quote> window in a modern Microsoft
|
||||
Windows environment.</para>
|
||||
|
||||
<screen><prompt>E:\></prompt> <userinput>tools\fdimage floppies\kern.flp A:</userinput></screen>
|
||||
|
|
Loading…
Reference in a new issue