summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-quota.txt
diff options
context:
space:
mode:
authorNaohiro Aota <naota@elisp.net>2014-09-19 10:49:59 +0900
committerDavid Sterba <dsterba@suse.cz>2014-10-01 16:33:22 +0200
commitdc2ae5dfcfa974a47836737b5aaf7b00ed9c3f60 (patch)
tree087d5349ca88132b1599af0b1a10d682eff6f970 /Documentation/btrfs-quota.txt
parentadc76e41642439723b4a3404961feaceb8ecaa1e (diff)
btrfs-progs: fix many typos in documents
There are many trivial typos in Documentation/*.txt. All of these use "exist status" to mean "exit status" by mistake. I guess someone first made this mistake and it has spread by copy-and-paste :-D Signed-off-by: Naohiro Aota <naota@elisp.net> Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/btrfs-quota.txt')
-rw-r--r--Documentation/btrfs-quota.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-quota.txt b/Documentation/btrfs-quota.txt
index c092e328..57d6b7e2 100644
--- a/Documentation/btrfs-quota.txt
+++ b/Documentation/btrfs-quota.txt
@@ -41,7 +41,7 @@ wait for rescan operation to finish(can be already in progress).
EXIT STATUS
-----------
-*btrfs quota* returns a zero exist status if it succeeds. Non zero is
+*btrfs quota* returns a zero exit status if it succeeds. Non zero is
returned in case of failure.
AVAILABILITY