summaryrefslogtreecommitdiff
path: root/devel/script/2_keys.xml
diff options
context:
space:
mode:
Diffstat (limited to 'devel/script/2_keys.xml')
-rw-r--r--devel/script/2_keys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml
index c26b334..59f5c8a 100644
--- a/devel/script/2_keys.xml
+++ b/devel/script/2_keys.xml
@@ -967,7 +967,7 @@ encrypt /dev/elaine/home oh. so. secret.
</formalpara>
<formalpara id="fs.format">
<title>Format</title>
- <para>The <literal>fs</literal> key is a space-separated tuple of two string elements: a path to a valid block device, the type of file system to use Valid file systems are:
+ <para>The <literal>fs</literal> key is a space-separated tuple of two string elements: a path to a valid block device, and the type of file system to use. Valid file systems are:
<orderedlist id="fs.format.fses">
<listitem><para><literal>ext2</literal> &mdash; The ext2 file system, a non-journaled Linux filesystem.</para></listitem>
<listitem><para><literal>ext3</literal> &mdash; The ext3 file system, a journaled Linux filesystem.</para></listitem>