Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libc/sys Pull up revision 1.25 (requested by wiz):
details: https://anonhg.NetBSD.org/src/rev/3ea1fd5c35b8
branches: netbsd-1-5
changeset: 491428:3ea1fd5c35b8
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 12:06:18 2001 +0000
description:
Pull up revision 1.25 (requested by wiz):
Correct getrlimit(2) reference.
diffstat:
lib/libc/sys/intro.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8b55f37a9bab -r 3ea1fd5c35b8 lib/libc/sys/intro.2
--- a/lib/libc/sys/intro.2 Thu Apr 26 11:02:35 2001 +0000
+++ b/lib/libc/sys/intro.2 Thu Apr 26 12:06:18 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.2,v 1.22 2000/03/14 19:14:29 kleink Exp $
+.\" $NetBSD: intro.2,v 1.22.4.1 2001/04/26 12:06:18 he Exp $
.\"
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -195,7 +195,7 @@
<As released, the limit on the number of
open files per process is 64.>
The
-.Xr getrlimit 3
+.Xr getrlimit 2
call with the
.Ar RLIMIT_NOFILE
resource will obtain the current limit.
Home |
Main Index |
Thread Index |
Old Index