Add a Q/A about multi-session CDs to the disks section of the FAQ.
Also, make two British -> American English spelling changes while I'm here.
This commit is contained in:
parent
b3e94ac4b5
commit
d581427f49
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12448
1 changed files with 16 additions and 2 deletions
|
@ -625,7 +625,7 @@
|
|||
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">/pub/FreeBSD/doc/</ulink>
|
||||
directory.</para>
|
||||
|
||||
<para>The documentation is categorised in a number of different
|
||||
<para>The documentation is categorized in a number of different
|
||||
ways. These include:</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
@ -1037,7 +1037,7 @@ File: +DESC (ignored)</screen>
|
|||
You can get more information at their <ulink
|
||||
url="http://www.freebsdmall.com/">web site</ulink>.</para>
|
||||
|
||||
<para>Any other organisations providing training and support should
|
||||
<para>Any other organizations providing training and support should
|
||||
contact the project in order to be listed here.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
@ -5980,6 +5980,20 @@ C:\="DOS"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="multi-session-CD">
|
||||
<para>How do I <command>mount</command> a multi-session CD?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>By default, &man.mount.8; will attempt to mount the
|
||||
last data track (session) of a CD. If you would like to
|
||||
load an earlier session, you must use the
|
||||
<option>-s</option> command line argument. Please see
|
||||
&man.mount.cd9660.8; for specific examples.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="user-floppymount">
|
||||
<para>How do I let ordinary users mount floppies, CDROMs and
|
||||
|
|
Loading…
Reference in a new issue