Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen It was nice to expect fts(3) to appear in the '...



details:   https://anonhg.NetBSD.org/src/rev/5a4ac57eacd2
branches:  trunk
changeset: 754399:5a4ac57eacd2
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Apr 29 17:39:03 2010 +0000

description:
It was nice to expect fts(3) to appear in the '88 revision. But perhaps
people had too high hopes.

diffstat:

 lib/libc/gen/fts.3 |  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r e9d8ab7bf247 -r 5a4ac57eacd2 lib/libc/gen/fts.3
--- a/lib/libc/gen/fts.3        Thu Apr 29 17:29:56 2010 +0000
+++ b/lib/libc/gen/fts.3        Thu Apr 29 17:39:03 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fts.3,v 1.28 2010/03/22 19:30:53 joerg Exp $
+.\"    $NetBSD: fts.3,v 1.29 2010/04/29 17:39:03 jruoho Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)fts.3      8.5 (Berkeley) 4/16/94
 .\"
-.Dd March 31, 2004
+.Dd April 29, 2010
 .Dt FTS 3
 .Os
 .Sh NAME
@@ -765,6 +765,9 @@
 .Sh STANDARDS
 The
 .Nm
-utility is expected to be included in a future
+utility was expected to be included in the
 .St -p1003.1-88
 revision.
+But twenty years later, it still was not included in the
+.St -p1003.1-2008
+revision.



Home | Main Index | Thread Index | Old Index