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 cjs.



details:   https://anonhg.NetBSD.org/src/rev/37d1dcc13815
branches:  netbsd-1-4
changeset: 468335:37d1dcc13815
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sat Apr 17 20:11:29 1999 +0000

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

diffstat:

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

diffs (18 lines):

diff -r ad74db71ccc2 -r 37d1dcc13815 lib/libc/sys/getdents.2
--- a/lib/libc/sys/getdents.2   Sat Apr 17 18:56:33 1999 +0000
+++ b/lib/libc/sys/getdents.2   Sat Apr 17 20:11:29 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getdents.2,v 1.3 1998/08/29 08:32:37 lukem Exp $
+.\"    $NetBSD: getdents.2,v 1.3.2.1 1999/04/17 20:11:29 kleink Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -123,7 +123,7 @@
 .Va errno
 is set to indicate the error.
 .Sh ERRORS
-.Fn getdirentries
+.Fn gtdents
 will fail if:
 .Bl -tag -width Er
 .It Bq Er EBADF



Home | Main Index | Thread Index | Old Index