summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2013-04-05 12:32:34 +0200
committerKarel Zak2013-04-05 12:32:34 +0200
commit6d402bbedc9b752c96f85f04266010ce819b2ba5 (patch)
tree7056af680b355b3b04157ef1587f884f2f5d09ae /sys-utils/mount.8
parentmount: add --show-labels to man page (diff)
downloadkernel-qcow2-util-linux-6d402bbedc9b752c96f85f04266010ce819b2ba5.tar.gz
kernel-qcow2-util-linux-6d402bbedc9b752c96f85f04266010ce819b2ba5.tar.xz
kernel-qcow2-util-linux-6d402bbedc9b752c96f85f04266010ce819b2ba5.zip
mount: add --read-write to man page
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 4abea5d2f..453860567 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -615,7 +615,7 @@ journal if the filesystem is dirty. To prevent this kind of write access, you
may want to mount ext3 or ext4 filesystem with "ro,noload" mount options or
set the block device to read-only mode, see command
.BR blockdev (8).
-.IP "\fB\-w, \-\-rw\fP"
+.IP "\fB\-w, \-\-rw, \-\-read\-write\fP"
Mount the filesystem read/write. This is the default. A synonym is
.BR "\-o rw" .
.IP "\fB\-L, \-\-label \fIlabel\fP"