Refer to 1003.1-2001 in the Standards section now that TC1 allows the

traditional BSD behaviour (-n option) and FreeBSD extensions (\c).
This commit is contained in:
Tim J. Robbins 2003-04-12 03:49:28 +00:00
parent 1c35bd9b2b
commit 88d5eb7147
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113381

View File

@ -35,7 +35,7 @@
.\" @(#)echo.1 8.1 (Berkeley) 7/22/93 .\" @(#)echo.1 8.1 (Berkeley) 7/22/93
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd July 22, 1993 .Dd April 12, 2003
.Dt ECHO 1 .Dt ECHO 1
.Os .Os
.Sh NAME .Sh NAME
@ -81,6 +81,6 @@ manual page.
.Sh STANDARDS .Sh STANDARDS
The The
.Nm .Nm
utility is expected to be utility conforms to
.St -p1003.2 .St -p1003.1-2001
compatible. as amended by Cor. 1-2002.