From a740b05bee542a533be5a384f75b652539c6fee1 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 c0352438784..23166703c4c 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