Document that utility now conforms to IEEE 1003.2-1992.

This commit is contained in:
jtc 1993-08-19 17:16:39 +00:00
parent a5960e1999
commit 0942acadf0
3 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)basename.1 6.7 (Berkeley) 6/27/91
.\" $Id: basename.1,v 1.3 1993/08/16 22:03:50 jtc Exp $
.\" $Id: basename.1,v 1.4 1993/08/19 17:16:39 jtc Exp $
.\"
.Dd June 27, 1991
.Dt BASENAME 1
@ -88,4 +88,4 @@ The
and
.Nm dirname
utilities conform to
.St -p1003.2 .
.St -p1003.2-92 .

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cut.1 5.5 (Berkeley) 6/27/91
.\" $Id: cut.1,v 1.3 1993/08/16 22:44:50 jtc Exp $
.\" $Id: cut.1,v 1.4 1993/08/19 17:16:46 jtc Exp $
.\"
.Dd June 27, 1991
.Dt CUT 1
@ -119,4 +119,4 @@ exits 0 on success, 1 if an error occurred.
The
.Nm cut
utility conforms to
.St -p1003.2 .
.St -p1003.2-92 .

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)wc.1 6.4 (Berkeley) 6/27/91
.\" $Id: wc.1,v 1.3 1993/08/17 00:37:10 jtc Exp $
.\" $Id: wc.1,v 1.4 1993/08/19 17:16:49 jtc Exp $
.\"
.Dd June 27, 1991
.Dt WC 1
@ -113,5 +113,5 @@ utility exits 0 on success, and >0 if an error occurs.
.Sh STANDARDS
The
.Nm wc
function conforms to
.St -p1003.2 .
utility conforms to
.St -p1003.2-92 .