Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Fix incorrect reference in ERRORS section; from...
details: https://anonhg.NetBSD.org/src/rev/40b6baa58b79
branches: trunk
changeset: 471985:40b6baa58b79
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Apr 17 10:15:34 1999 +0000
description:
Fix incorrect reference in ERRORS section; from Paul Wain in PR misc/7405.
diffstat:
lib/libc/sys/getdents.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5581c7f3b005 -r 40b6baa58b79 lib/libc/sys/getdents.2
--- a/lib/libc/sys/getdents.2 Sat Apr 17 01:38:00 1999 +0000
+++ b/lib/libc/sys/getdents.2 Sat Apr 17 10:15:34 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.4 1999/04/17 10:15:34 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