* [PATCH] Fix "set-dafault" typo in cmds-subvolume.c
@ 2012-05-11 12:55 Chris Samuel
0 siblings, 0 replies; only message in thread
From: Chris Samuel @ 2012-05-11 12:55 UTC (permalink / raw)
To: linux-btrfs, Chris Mason
[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]
Andrei Popa reported that there were two typos of default as dafault,
this patch fixes those two typos up.
Signed-off-by: Chris Samuel <chris@csamuel.org>
---
cmds-subvolume.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmds-subvolume.c b/cmds-subvolume.c
index 950fa8f..23c72b4 100644
--- a/cmds-subvolume.c
+++ b/cmds-subvolume.c
@@ -394,7 +394,7 @@ static int cmd_snapshot(int argc, char **argv)
}
static const char * const cmd_subvol_get_default_usage[] = {
- "btrfs subvolume get-dafault <path>",
+ "btrfs subvolume get-default <path>",
"Get the default subvolume of a filesystem",
NULL
};
@@ -432,7 +432,7 @@ static int cmd_subvol_get_default(int argc, char **argv)
}
static const char * const cmd_subvol_set_default_usage[] = {
- "btrfs subvolume set-dafault <subvolid> <path>",
+ "btrfs subvolume set-default <subvolid> <path>",
"Set the default subvolume of a filesystem",
NULL
};
--
1.7.4.1
--
Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC
This email may come with a PGP signature as a file. Do not panic.
For more info see: http://en.wikipedia.org/wiki/OpenPGP
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 482 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-11 12:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 12:55 [PATCH] Fix "set-dafault" typo in cmds-subvolume.c Chris Samuel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).