From dc2ae5dfcfa974a47836737b5aaf7b00ed9c3f60 Mon Sep 17 00:00:00 2001 From: Naohiro Aota Date: Fri, 19 Sep 2014 10:49:59 +0900 Subject: 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 Signed-off-by: Satoru Takeuchi Signed-off-by: David Sterba --- Documentation/btrfs-property.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/btrfs-property.txt') diff --git a/Documentation/btrfs-property.txt b/Documentation/btrfs-property.txt index 9ed568c4..3a71315b 100644 --- a/Documentation/btrfs-property.txt +++ b/Documentation/btrfs-property.txt @@ -51,7 +51,7 @@ objects and object types. EXIT STATUS ----------- -*btrfs property* returns a zero exist status if it succeeds. Non zero is +*btrfs property* returns a zero exit status if it succeeds. Non zero is returned in case of failure. AVAILABILITY -- cgit v1.2.3