=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cmp/cmp.1,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- src/usr.bin/cmp/cmp.1 2014/01/25 21:58:06 1.16 +++ src/usr.bin/cmp/cmp.1 2014/01/25 22:08:08 1.17 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cmp.1,v 1.16 2014/01/25 21:58:06 jmc Exp $ +.\" $OpenBSD: cmp.1,v 1.17 2014/01/25 22:08:08 jmc Exp $ .\" $NetBSD: cmp.1,v 1.4 1995/09/08 03:22:55 tls Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 @@ -62,6 +62,7 @@ Print the byte number (decimal) and the differing byte values (octal) for each difference. .It Fl s +Silent. Print nothing for differing files; return exit status only. .El