about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-mount.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/s6-mount.html b/doc/s6-mount.html
index cce1717..81537b5 100644
--- a/doc/s6-mount.html
+++ b/doc/s6-mount.html
@@ -44,7 +44,8 @@ line arguments </li>
  <li> <tt>-z</tt>&nbsp;<em>fstab</em>&nbsp;: read file at <em>fstab</em>
 instead of <tt>/etc/fstab</tt> </li>
  <li> <tt>-n</tt>&nbsp;: ignored
- <li> <tt>-t</tt>&nbsp;<em>fstype</em>&nbsp;: filesystem is of type <em>fstype</em>. Default: ext2. </li>
+ <li> <tt>-t</tt>&nbsp;<em>fstype</em>&nbsp;: filesystem is of type <em>fstype</em>.
+You probably need to specify this. </li>
  <li> <tt>-r</tt>&nbsp;: mount read-only </li>
  <li> <tt>-w</tt>&nbsp;: mount read-write (default) </li>
  <li> <tt>-o</tt> <em>option</em>&nbsp;: mount with option <em>option</em>.