summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-11-18 10:24:08 +0100
committerHarald Hoyer <harald@redhat.com>2009-11-18 10:24:08 +0100
commit4d668611072c2c7172b8d44e37edd0e296294cf7 (patch)
tree848445d56e3df4d78dceb1f60a139dfbca0cb202
parent44a6a0d9418a922ba88ff771de7cc6d66ef64bfd (diff)
dracut.8: fixed formatting for rootfs and mount options
-rw-r--r--dracut.82
1 files changed, 2 insertions, 0 deletions
diff --git a/dracut.8 b/dracut.8
index 345deb6..6253ebf 100644
--- a/dracut.8
+++ b/dracut.8
@@ -106,8 +106,10 @@ root filesystem.
.B root=<path to blockdevice>
specify e.g. \fI/dev/sda1\fR or
\fI/dev/disk/by-path/pci-0000:00:1f.1-scsi-0:0:1:0-part1\fR
+.TP
.B rootfstype=<filesystem type>
"auto" if not specified, e.g. \fIrootfstype=ext3\fR
+.TP
.B rootflags=<mount options>
specify additional mount options for the root filesystem
.SH I18N