diff options
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r-- | chapter08/fstab.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index 066c3b901..48775dd07 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -39,8 +39,8 @@ EOF</userinput></screen> <para>Replace <replaceable><xxx></replaceable>, <replaceable><yyy></replaceable>, and <replaceable><fff></replaceable> with the values appropriate for the system, for example, <filename - class="partition">hda2</filename>, <filename - class="partition">hda5</filename>, and <systemitem + class="partition">sda2</filename>, <filename + class="partition">sda5</filename>, and <systemitem class="filesystem">ext3</systemitem>. For details on the six fields in this file, see <command>man 5 fstab</command>.</para> |