From 78a55f6dafe75c17c6ddd987ec4eefebeacf8e09 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 21 Nov 2014 13:12:36 +0000 Subject: [PATCH] Another update to cmp.1 --- cmp.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmp.1 b/cmp.1 index ddbf859..02eb107 100644 --- 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