From 829301f67a0ac03514d65c896ab28c5bd21cebc1 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Sun, 19 Aug 2007 15:22:43 -0400 Subject: [PATCH] Unionfs: minor usage.txt documentation fix Signed-off-by: Erez Zadok --- Documentation/filesystems/unionfs/usage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/filesystems/unionfs/usage.txt b/Documentation/filesystems/unionfs/usage.txt index c0352438784a..23166703c4c6 100644 --- a/Documentation/filesystems/unionfs/usage.txt +++ b/Documentation/filesystems/unionfs/usage.txt @@ -67,7 +67,7 @@ To append a branch to the very end (new lowest-priority branch): To append a branch to the very end (new lowest-priority branch), in read-only mode: -# mount -t unionfs -o remount,add=:/foo:ro none MOUNTPOINT +# mount -t unionfs -o remount,add=:/foo=ro none MOUNTPOINT Finally, to change the mode of one existing branch, say /foo, from read-only to read-write, and change /bar from read-write to read-only: -- 2.43.0