From da024d08640ec7bd74b5283712b0f2a1b09bf53e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 30 May 2007 04:41:36 +0000 Subject: - use a consistent text for STANDARDS - note which options are extensions to POSIX --- usr.bin/tee/tee.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'usr.bin/tee') 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. -- cgit v1.2.3