commit 78a55f6dafe75c17c6ddd987ec4eefebeacf8e09
parent cf705e6a247f93655d8b972d582994adaa45087e
Author: sin <sin@2f30.org>
Date: Fri, 21 Nov 2014 13:12:36 +0000
Another update to cmp.1
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmp.1 b/cmp.1
@@ -18,9 +18,9 @@ line number at which the difference occurred.
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl l
-Prints the byte number, and the differing bytes (in octal), for each difference.
+Print the byte number, and the differing bytes (in octal), for each difference.
.It Fl s
-Prints nothing, only returns status.
+Print nothing, only returns status.
.El
.Sh EXIT STATUS
.Bl -tag -width Ds