diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 01:24:03 +0100 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-05-05 15:25:54 -0400 |
commit | 52813d4046851ceab56ad6d09291e4fce00d1a0c (patch) | |
tree | aed6cc93cdaf9bb987aec2ab71f04b334063ccae /Documentation/device-mapper | |
parent | 492d48db8db0f89fb8f2cf7d31d22221cd9194e7 (diff) | |
download | talos-obmc-linux-52813d4046851ceab56ad6d09291e4fce00d1a0c.tar.gz talos-obmc-linux-52813d4046851ceab56ad6d09291e4fce00d1a0c.zip |
dm stats: fix spelling mistake in Documentation
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation/device-mapper')
-rw-r--r-- | Documentation/device-mapper/statistics.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/device-mapper/statistics.txt b/Documentation/device-mapper/statistics.txt index 6f5ef944ca4c..170ac02a1f50 100644 --- a/Documentation/device-mapper/statistics.txt +++ b/Documentation/device-mapper/statistics.txt @@ -205,7 +205,7 @@ statistics on them: dmsetup message vol 0 @stats_create - /100 -Set the auxillary data string to "foo bar baz" (the escape for each +Set the auxiliary data string to "foo bar baz" (the escape for each space must also be escaped, otherwise the shell will consume them): dmsetup message vol 0 @stats_set_aux 0 foo\\ bar\\ baz |