Terminate synopsis listitems with a period.
Also give more information about prerequisites : "* Understand Unix permissions and processes (Chapter 3)." instead of : "* Read chapter 3"
This commit is contained in:
parent
a35f10b668
commit
c42ea2c2ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10428
9 changed files with 43 additions and 42 deletions
en_US.ISO8859-1/books/handbook
config
kernelconfig
linuxemu
multimedia
printing
serialcomms
sound
users
x11
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.20 2001/08/19 23:43:26 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.21 2001/08/19 23:43:57 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="config-tuning">
|
||||
|
@ -77,7 +77,7 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Understand the basics of Unix and FreeBSD (<xref
|
||||
linkend="basics">)</para>
|
||||
linkend="basics">).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.60 2001/08/11 21:34:51 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.61 2001/08/16 18:35:04 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -44,30 +44,30 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Why you might need to build a custom kernel</para>
|
||||
<para>Why you might need to build a custom kernel.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to write a kernel configuration file, or alter an existing
|
||||
configuration file</para>
|
||||
configuration file.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to use the kernel configuration file to create and build a
|
||||
new kernel</para>
|
||||
new kernel.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to install the new kernel</para>
|
||||
<para>How to install the new kernel.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to create any entries in <filename>/dev</filename> that may
|
||||
be required</para>
|
||||
be required.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to troubleshoot if things go wrong</para>
|
||||
<para>How to troubleshoot if things go wrong.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.51 2001/08/12 20:17:49 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.52 2001/08/16 18:35:04 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="linuxemu">
|
||||
|
@ -91,8 +91,8 @@
|
|||
<para>Before reading this chapter you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to install additional third-party software (<xref
|
||||
linkend="ports">)</para></listitem>
|
||||
<listitem><para>Know how to install additional third-party
|
||||
software (<xref linkend="ports">).</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.14 2001/08/11 21:34:53 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.15 2001/08/16 18:35:08 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -45,7 +45,7 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
linkend="kernelconfig">)</para></listitem>
|
||||
linkend="kernelconfig">).</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml,v 1.45 2001/08/15 18:41:10 logo Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml,v 1.46 2001/08/16 00:43:32 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="printing">
|
||||
|
@ -48,40 +48,40 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>How to configure the FreeBSD print spooler</para>
|
||||
<para>How to configure the FreeBSD print spooler.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to install print filters, to handle special print jobs
|
||||
differently, including converting incoming documents to print
|
||||
formats that your printers understand</para>
|
||||
formats that your printers understand.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to enable header, or banner pages on your printout</para>
|
||||
<para>How to enable header, or banner pages on your printout.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to print to printers connected to other computers</para>
|
||||
<para>How to print to printers connected to other computers.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to print to printers connected directly to the
|
||||
network</para>
|
||||
network.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to control printer restrictions, including limiting the size
|
||||
of print jobs, and preventing certain users from printing</para>
|
||||
of print jobs, and preventing certain users from printing.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to keep printer statistics, and account for printer
|
||||
usage</para>
|
||||
usage.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to troubleshoot printing problems</para>
|
||||
<para>How to troubleshoot printing problems.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -90,7 +90,7 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Know how to configure and install a new kernel
|
||||
(<xref linkend="kernelconfig">)</para>
|
||||
(<xref linkend="kernelconfig">).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.43 2001/08/14 22:06:10 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.44 2001/08/16 18:35:07 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="serialcomms">
|
||||
|
@ -33,8 +33,8 @@
|
|||
<para>Before reading this chapter you should:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
linkend="kernelconfig">)</para></listitem>
|
||||
<listitem><para>Understand Unix permissions and processes (<xref linkend="basics">)</para></listitem>
|
||||
linkend="kernelconfig">).</para></listitem>
|
||||
<listitem><para>Understand Unix permissions and processes (<xref linkend="basics">).</para></listitem>
|
||||
<listitem><para>Have access to the technical manual for the
|
||||
serial hardware (modem or multi-port card) that you would like
|
||||
to use with FreeBSD.</para></listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.14 2001/08/11 21:34:53 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.15 2001/08/16 18:35:08 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -45,7 +45,7 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
linkend="kernelconfig">)</para></listitem>
|
||||
linkend="kernelconfig">).</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.26 2001/08/14 06:48:46 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.27 2001/08/16 18:35:08 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="users">
|
||||
|
@ -32,30 +32,30 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>The differences between the various user accounts on a FreeBSD
|
||||
system</para>
|
||||
system.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to add user accounts</para>
|
||||
<para>How to add user accounts.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to remove user accounts</para>
|
||||
<para>How to remove user accounts.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to change account details, such as the user's full name, or
|
||||
preferred shell</para>
|
||||
preferred shell.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to set limits on a per-account basis, to control the
|
||||
resources such as memory and CPU time that accounts and groups of
|
||||
accounts are allowed to access</para>
|
||||
accounts are allowed to access.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>How to use groups to make account management easier</para>
|
||||
<para>How to use groups to make account management easier.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -63,7 +63,8 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Read <xref linkend="basics"></para>
|
||||
<para>Understand the basics of Unix and FreeBSD (<xref
|
||||
linkend="basics">).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.48 2001/08/16 18:35:08 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.49 2001/08/16 18:42:51 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="x11">
|
||||
|
@ -23,10 +23,10 @@
|
|||
<listitem><para>How to install and configure XFree86.</para></listitem>
|
||||
<listitem>
|
||||
<para>The various components of the X window system, and how they
|
||||
interoperate</para>
|
||||
interoperate.</para>
|
||||
</listitem>
|
||||
<listitem><para>How to install and use different window managers</para></listitem>
|
||||
<listitem><para>How to use TrueType fonts in XFree86</para></listitem>
|
||||
<listitem><para>How to install and use different window managers.</para></listitem>
|
||||
<listitem><para>How to use TrueType fonts in XFree86.</para></listitem>
|
||||
<listitem><para>How to setup your system for graphical logins (XDM).</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to install additional third-party
|
||||
software (<xref linkend="ports">)</para></listitem>
|
||||
software (<xref linkend="ports">).</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue