summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-device.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-device.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-device.txt')
-rw-r--r--Documentation/btrfs-device.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-device.txt b/Documentation/btrfs-device.txt
index 0f7917d8..46c54b94 100644
--- a/Documentation/btrfs-device.txt
+++ b/Documentation/btrfs-device.txt
@@ -100,7 +100,7 @@ Reset stats to zero after reading them.
EXIT STATUS
-----------
-*btrfs device* returns a zero exist status if it succeeds. Non zero is
+*btrfs device* returns a zero exit status if it succeeds. Non zero is
returned in case of failure.
AVAILABILITY