Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2013 22:53:25 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r258326 - head/usr.bin/cmp
Message-ID:  <201311182253.rAIMrPQt048084@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311182253.rAIMrPQt048084>