mirror of
https://github.com/kdave/btrfs-progs
synced 2025-03-25 04:16:32 +00:00
btrfs-progs: docs: fix typo in subvolume intro
Author: solt87 Pull-request: #513 Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
f70ca45961
commit
fe7aabafdf
@ -131,7 +131,7 @@ Subvolumes belong to a single filesystem and as implemented now all share the
|
||||
same specific mount options, changes done by remount have immediate effect. This
|
||||
may change in the future.
|
||||
|
||||
Mounting a read-write snapshot as read-only is possible and will not chnange the
|
||||
Mounting a read-write snapshot as read-only is possible and will not change the
|
||||
*ro* property and flag of the subvolume.
|
||||
|
||||
The name of the mounted subvolume is stored in file ``/proc/self/mounts`` in the
|
||||
|
Loading…
Reference in New Issue
Block a user