Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 And make that getdents(_2_).



details:   https://anonhg.NetBSD.org/src/rev/0e11a844dd2e
branches:  trunk
changeset: 535244:0e11a844dd2e
user:      soren <soren%NetBSD.org@localhost>
date:      Mon Aug 12 21:07:07 2002 +0000

description:
And make that getdents(_2_).

diffstat:

 share/man/man5/dir.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 99b1c658bbc1 -r 0e11a844dd2e share/man/man5/dir.5
--- a/share/man/man5/dir.5      Mon Aug 12 21:06:40 2002 +0000
+++ b/share/man/man5/dir.5      Mon Aug 12 21:07:07 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dir.5,v 1.13 2002/08/12 21:06:40 soren Exp $
+.\"    $NetBSD: dir.5,v 1.14 2002/08/12 21:07:07 soren Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -114,7 +114,7 @@
 #define DT_WHT         14
 .Ed
 .Sh SEE ALSO
-.Xr getdents 5 ,
+.Xr getdents 2 ,
 .Xr fs 5 ,
 .Xr inode 5
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index