Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Fix .St argument.



details:   https://anonhg.NetBSD.org/src/rev/d740f22c7ebb
branches:  trunk
changeset: 588089:d740f22c7ebb
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Feb 07 19:02:29 2006 +0000

description:
Fix .St argument.

diffstat:

 lib/libc/gen/ftw.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a399c4f33b9f -r d740f22c7ebb lib/libc/gen/ftw.3
--- a/lib/libc/gen/ftw.3        Tue Feb 07 18:59:56 2006 +0000
+++ b/lib/libc/gen/ftw.3        Tue Feb 07 19:02:29 2006 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ftw.3,v 1.2 2006/01/12 20:54:08 wiz Exp $
+.\"    $NetBSD: ftw.3,v 1.3 2006/02/07 19:02:29 wiz Exp $
 .\"
 .\"    From OpenBSD: ftw.3,v 1.4 2003/10/30 18:52:58 jmc Exp
 .\"
@@ -202,7 +202,7 @@
 and
 .Fn nftw
 functions conform to
-.St -p1003.1-01 .
+.St -p1003.1-2001 .
 .Sh BUGS
 The
 .Fa maxfds



Home | Main Index | Thread Index | Old Index