Source-Changes-HG archive

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

[src/netbsd-1-4]: src/lib/libc/sys Pull up rev. 1.4; approved by perry.



details:   https://anonhg.NetBSD.org/src/rev/8eb53ce60b9e
branches:  netbsd-1-4
changeset: 468137:8eb53ce60b9e
user:      kleink <kleink%NetBSD.org@localhost>
date:      Fri Apr 09 14:41:36 1999 +0000

description:
Pull up rev. 1.4; approved by perry.

diffstat:

 lib/libc/sys/getdirentries.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 20e06ab173dd -r 8eb53ce60b9e lib/libc/sys/getdirentries.3
--- a/lib/libc/sys/getdirentries.3      Fri Apr 09 14:36:40 1999 +0000
+++ b/lib/libc/sys/getdirentries.3      Fri Apr 09 14:41:36 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getdirentries.3,v 1.3 1998/08/29 08:32:37 lukem Exp $
+.\"    $NetBSD: getdirentries.3,v 1.3.2.1 1999/04/09 14:41:36 kleink Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -44,7 +44,6 @@
 .Ft int
 .Fn getdirentries "int fd" "char *buf" "int nbytes" "long *basep"
 .Sh DESCRIPTION
-.Sh DESCRIPTION
 .Bf -symbolic
 .\" This interface is available from the compatibility library, libcompat and
 This interface is provided for compatibility only and



Home | Main Index | Thread Index | Old Index