svn commit: r258326 - head/usr.bin/cmp
Eitan Adler
eadler at FreeBSD.org
Mon Nov 18 22:53:25 UTC 2013
Author: eadler
Date: Mon Nov 18 22:53:24 2013
New Revision: 258326
URL: http://svnweb.freebsd.org/changeset/base/258326
Log:
Indicate which options are extensions to POSIX.
Inspired by: DragonFlyBSD
Modified:
head/usr.bin/cmp/cmp.1
Modified: head/usr.bin/cmp/cmp.1
==============================================================================
--- head/usr.bin/cmp/cmp.1 Mon Nov 18 22:39:34 2013 (r258325)
+++ head/usr.bin/cmp/cmp.1 Mon Nov 18 22:53:24 2013 (r258326)
@@ -115,6 +115,12 @@ The
utility is expected to be
.St -p1003.2
compatible.
+The
+.Fl h ,
+.Fl x ,
+and
+.Fl z
+options are extensions to the standard.
.Sh HISTORY
A
.Nm
More information about the svn-src-head
mailing list