Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/share/man/man5 Pull up revision 1.14 (requested by wiz ...
details: https://anonhg.NetBSD.org/src/rev/9d8e9d8aa4ef
branches: netbsd-1-6
changeset: 530593:9d8e9d8aa4ef
user: tron <tron%NetBSD.org@localhost>
date: Sun Aug 17 11:55:32 2003 +0000
description:
Pull up revision 1.14 (requested by wiz in ticket #1372):
And make that getdents(_2_).
diffstat:
share/man/man5/dir.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fd865a1d6dc4 -r 9d8e9d8aa4ef share/man/man5/dir.5
--- a/share/man/man5/dir.5 Sun Aug 17 11:54:53 2003 +0000
+++ b/share/man/man5/dir.5 Sun Aug 17 11:55:32 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dir.5,v 1.9.2.4 2003/08/17 11:54:53 tron Exp $
+.\" $NetBSD: dir.5,v 1.9.2.5 2003/08/17 11:55:32 tron 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