Mention USB devices in the synopsis.
This commit is contained in:
parent
515fb53dd1
commit
63c991a9ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21361
1 changed files with 6 additions and 2 deletions
|
@ -12,8 +12,9 @@
|
|||
|
||||
|
||||
<para>This chapter covers the use of disks in FreeBSD. This
|
||||
includes memory-backed disks, network-attached disks, and
|
||||
standard SCSI/IDE storage devices.</para>
|
||||
includes memory-backed disks, network-attached disks,
|
||||
standard SCSI/IDE storage devices, and devices using the USB
|
||||
interface.</para>
|
||||
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
|
@ -22,6 +23,9 @@
|
|||
</listitem>
|
||||
<listitem><para>How to add additional hard disks to your system.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>How to configure &os; to use USB storage devices.</para>
|
||||
</listitem>
|
||||
<listitem><para>How to set up virtual file systems, such as memory
|
||||
disks.</para></listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue