btrfs-progs: doc filesystem, fix quoting of size suffixes
authorDavid Sterba <dsterba@suse.cz>
Fri, 2 Jan 2015 16:22:07 +0000 (17:22 +0100)
committerDavid Sterba <dsterba@suse.cz>
Sat, 3 Jan 2015 01:30:36 +0000 (02:30 +0100)
Escape the first quote of two to cancel effects of ordinary '...' .

Reported-by: Chris Murphy <lists@colorremedies.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-filesystem.txt

index 917a833..654847c 100644 (file)
@@ -102,7 +102,7 @@ If the prefix + or - is present the size is increased or decreased
 by the quantity <size>.
 If no units are specified, the unit of the <size> parameter defaults to
 bytes. Optionally, the size parameter may be suffixed by one of the following
-units designators: \'K\', \'M\', \'G\', \'T\', \'P\', or \'E\', which represent
+units designators: \'K', \'M', \'G', \'T', \'P', or \'E', which represent
 KiB, MiB, GiB, TiB, PiB, or EiB, respectively.
 
 +