From cf705e6a247f93655d8b972d582994adaa45087e Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 21 Nov 2014 13:11:48 +0000 Subject: [PATCH] Minor update to cmp(1) manpage --- cmp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmp.1 b/cmp.1 index 5c9ad0b..ddbf859 100644 --- a/cmp.1 +++ b/cmp.1 @@ -28,7 +28,7 @@ Prints nothing, only returns status. The files are identical. .It 1 The files are different. -.It >1 +.It > 1 An error occured. .El .Sh SEE ALSO