summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/cmp.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cmp/cmp.1')
-rw-r--r--usr.bin/cmp/cmp.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1
index ab003e1c37b6..cf64dfd48920 100644
--- a/usr.bin/cmp/cmp.1
+++ b/usr.bin/cmp/cmp.1
@@ -32,7 +32,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)cmp.1 6.7 (Berkeley) 6/27/91
+.\" from: @(#)cmp.1 6.7 (Berkeley) 6/27/91
+.\" $Id: cmp.1,v 1.2 1993/11/23 00:17:16 jtc Exp $
.\"
.Dd June 27, 1991
.Dt CMP 1
@@ -95,4 +96,5 @@ An error occurred.
.Sh STANDARDS
The
.Nm cmp
-function is expected to be POSIX 1003.2 compatible.
+utility conforms to
+.St -p1003.2-92 .