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/gen Pull up rev. 1.15 (approved by thorpej):
details: https://anonhg.NetBSD.org/src/rev/0fc0b8f9a705
branches: netbsd-1-5
changeset: 489303:0fc0b8f9a705
user: kleink <kleink%NetBSD.org@localhost>
date: Tue Aug 29 06:48:25 2000 +0000
description:
Pull up rev. 1.15 (approved by thorpej):
Scope fix in the description of _SC_OPEN_MAX.
diffstat:
lib/libc/gen/sysconf.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 59978515ad87 -r 0fc0b8f9a705 lib/libc/gen/sysconf.3
--- a/lib/libc/gen/sysconf.3 Tue Aug 29 04:13:15 2000 +0000
+++ b/lib/libc/gen/sysconf.3 Tue Aug 29 06:48:25 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysconf.3,v 1.14 1999/09/27 16:27:12 kleink Exp $
+.\" $NetBSD: sysconf.3,v 1.14.6.1 2000/08/29 06:48:25 kleink Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -107,7 +107,7 @@
.It Li _SC_NGROUPS_MAX
The maximum number of supplemental groups.
.It Li _SC_OPEN_MAX
-The maximum number of open files per user id.
+The maximum number of open files per process.
.It Li _SC_PAGESIZE
The size of a system page in bytes.
.It Li _SC_STREAM_MAX
Home |
Main Index |
Thread Index |
Old Index