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.13 (requested by wiz ...



details:   https://anonhg.NetBSD.org/src/rev/fd865a1d6dc4
branches:  netbsd-1-6
changeset: 530592:fd865a1d6dc4
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Aug 17 11:54:53 2003 +0000

description:
Pull up revision 1.13 (requested by wiz in ticket #1372):
Don't back-reference getdirentries(3).

diffstat:

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

diffs (17 lines):

diff -r 12ee8437448a -r fd865a1d6dc4 share/man/man5/dir.5
--- a/share/man/man5/dir.5      Sun Aug 17 11:53:48 2003 +0000
+++ b/share/man/man5/dir.5      Sun Aug 17 11:54:53 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dir.5,v 1.9.2.3 2003/08/17 11:53:48 tron Exp $
+.\"    $NetBSD: dir.5,v 1.9.2.4 2003/08/17 11:54:53 tron Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -115,7 +115,6 @@
 .Ed
 .Sh SEE ALSO
 .Xr getdents 5 ,
-.Xr getdirentries 5 ,
 .Xr fs 5 ,
 .Xr inode 5
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index