Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 note bumped CHILD_MAX.



details:   https://anonhg.NetBSD.org/src/rev/4dca47e6cac1
branches:  trunk
changeset: 507869:4dca47e6cac1
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Apr 02 09:33:30 2001 +0000

description:
note bumped CHILD_MAX.

diffstat:

 share/man/man4/options.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a1deb28426f1 -r 4dca47e6cac1 share/man/man4/options.4
--- a/share/man/man4/options.4  Mon Apr 02 07:16:05 2001 +0000
+++ b/share/man/man4/options.4  Mon Apr 02 09:33:30 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.132 2001/03/29 22:42:48 fvdl Exp $
+.\"    $NetBSD: options.4,v 1.133 2001/04/02 09:33:30 mrg Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -897,7 +897,7 @@
 this value is inherited by its child processes.
 It defaults to
 .Em CHILD_MAX ,
-which is currently defined to be 80.
+which is currently defined to be 160.
 Setting
 .Em MAXUPRC
 to a value less than



Home | Main Index | Thread Index | Old Index