Standardise the synopsis boilerplate.
This commit is contained in:
parent
c3f5ae8e0b
commit
4865b28244
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10132
2 changed files with 16 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.9 2001/07/20 23:25:05 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.10 2001/07/31 01:01:51 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -31,27 +31,22 @@
|
|||
|
||||
<!-- XXX we need to talk about ripping MP3s here. -->
|
||||
|
||||
<para>After reading this chapter you will know how to :</para>
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Find your sound card.</para></listitem>
|
||||
<listitem><para>Configure your system so that your sound card is
|
||||
<listitem><para>How to locate your sound card.</para></listitem>
|
||||
<listitem><para>How to configure your system so that your sound card is
|
||||
recognized.</para></listitem>
|
||||
<listitem><para>Test that your card is working using
|
||||
<listitem><para>Methods to test that your card is working using
|
||||
sample applications.</para></listitem>
|
||||
<listitem><para>Troubleshoot your sound setup.</para></listitem>
|
||||
<listitem><para>How to troubleshoot your sound setup.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter, you should be comfortable doing
|
||||
the following :</para>
|
||||
<para>Before reading this chapter you should:
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Installing and configuring a new kernel (<xref
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
linkend="kernelconfig">)</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!-- <listitem><para>It is assumed that you understand how to
|
||||
configure and build a custom kernel (<xref
|
||||
linkend="kernelconfig">). -->
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.9 2001/07/20 23:25:05 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.10 2001/07/31 01:01:51 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -31,27 +31,22 @@
|
|||
|
||||
<!-- XXX we need to talk about ripping MP3s here. -->
|
||||
|
||||
<para>After reading this chapter you will know how to :</para>
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Find your sound card.</para></listitem>
|
||||
<listitem><para>Configure your system so that your sound card is
|
||||
<listitem><para>How to locate your sound card.</para></listitem>
|
||||
<listitem><para>How to configure your system so that your sound card is
|
||||
recognized.</para></listitem>
|
||||
<listitem><para>Test that your card is working using
|
||||
<listitem><para>Methods to test that your card is working using
|
||||
sample applications.</para></listitem>
|
||||
<listitem><para>Troubleshoot your sound setup.</para></listitem>
|
||||
<listitem><para>How to troubleshoot your sound setup.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter, you should be comfortable doing
|
||||
the following :</para>
|
||||
<para>Before reading this chapter you should:
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Installing and configuring a new kernel (<xref
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
linkend="kernelconfig">)</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!-- <listitem><para>It is assumed that you understand how to
|
||||
configure and build a custom kernel (<xref
|
||||
linkend="kernelconfig">). -->
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
|
Loading…
Reference in a new issue