commit 9a967e13f99782907020196fe0aa12966f6a3edb
Author: sin <[email protected]>
Date:   Fri Nov 21 14:22:22 2014 +0000

    Fix grammar in grep.1

diff --git a/grep.1 b/grep.1
index 2f94be5..ddbb72e 100644
--- a/grep.1
+++ b/grep.1
@@ -51,7 +51,7 @@ Print only the names of files with matching lines.
 .It Fl n
 Prefix each matching line with its line number in the input.
 .It Fl q
-Print nothing, only returns status.
+Print nothing, only return status.
 .It Fl s
 Suppress the error messages ordinarily written for nonexistent or unreadable 
files.
 .It Fl v


Reply via email to