I've been informed that the fts family of functions is being considered

for a _future_ edition of 1003.1.
I recovered the STANDARDS section, and reworded it slightly so it is
clear that we are talking about a future edition instead of 1003.1-88.
This commit is contained in:
jtc 1993-11-09 00:29:57 +00:00
parent 73ad053a4e
commit ce4f97eb24
1 changed files with 7 additions and 1 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)fts.3 8.1 (Berkeley) 6/4/93
.\" $Id: fts.3,v 1.6 1993/11/06 00:51:28 cgd Exp $
.\" $Id: fts.3,v 1.7 1993/11/09 00:29:57 jtc Exp $
.\"
.Dd June 4, 1993
.Dt FTS 3
@ -741,3 +741,9 @@ The options were invalid.
.Xr chdir 2 ,
.Xr stat 2 ,
.Xr qsort 3
.Sh STANDARDS
The
.Nm fts
functions are expected to be a superset of those provided by a future
.St -p1003.1
specification.