summaryrefslogtreecommitdiff
path: root/bin/cat/cat.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cat/cat.1')
-rw-r--r--bin/cat/cat.112
1 files changed, 11 insertions, 1 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index 4c9433b8e11..9bdd4b18969 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cat.1,v 1.2 1996/06/23 14:19:01 deraadt Exp $
+.\" $OpenBSD: cat.1,v 1.3 1996/08/02 17:40:46 tholo Exp $
.\" $NetBSD: cat.1,v 1.12 1995/09/27 05:38:55 cgd Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -121,3 +121,13 @@ will cause the original data in file1 to be destroyed!
A
.Nm
utility appeared in Version 6 AT&T UNIX.
+.Sh STANDARDS
+The
+.Nm cat
+utility is compliant with the
+.St -p1003.2-92
+specification.
+.Pp
+The flags
+.Op Fl benstv
+are extensions to the specification.