diff --git a/doc/manual/options-to-docbook.xsl b/doc/manual/options-to-docbook.xsl
index 5ed80f10bda..2e139378e1d 100644
--- a/doc/manual/options-to-docbook.xsl
+++ b/doc/manual/options-to-docbook.xsl
@@ -24,7 +24,7 @@
diff --git a/system/options.nix b/system/options.nix
index 827c50eef5a..2bef61323d4 100644
--- a/system/options.nix
+++ b/system/options.nix
@@ -227,7 +227,7 @@
flag; defaults to \"defaults\").
Instead of specifying device, you can also
- specify a volume label (volume) for file
+ specify a volume label (label) for file
systems that support it, such as ext2/ext3 (see mke2fs
-L).
";
@@ -339,7 +339,8 @@
";
}
-
+
+ /*
{
name = ["services" "mingetty" "waitOnMounts"];
default = false;
@@ -350,6 +351,7 @@
separate partition, you may want to turn this on.
";
}
+ */
{