summaryrefslogtreecommitdiff
path: root/usr.bin/tee
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tee')
-rw-r--r--usr.bin/tee/tee.19
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.bin/tee/tee.1 b/usr.bin/tee/tee.1
index e0d4a5a48c0..4047a476e6b 100644
--- a/usr.bin/tee/tee.1
+++ b/usr.bin/tee/tee.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tee.1,v 1.5 2003/06/03 02:56:17 millert Exp $
+.\" $OpenBSD: tee.1,v 1.6 2007/05/30 04:41:34 jmc Exp $
.\" $NetBSD: tee.1,v 1.4 1994/12/09 01:43:37 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -81,7 +81,6 @@ utility exits 0 on success or >0 if an error occurred.
.Sh STANDARDS
The
.Nm
-function is expected to be
-.Tn POSIX
-.St -p1003.2
-compatible.
+utility is compliant with the
+.St -p1003.1-2004
+specification.