diff options
| author | Mike Silbersack <silby@FreeBSD.org> | 2002-07-30 19:04:25 +0000 |
|---|---|---|
| committer | Mike Silbersack <silby@FreeBSD.org> | 2002-07-30 19:04:25 +0000 |
| commit | 2f77ab650253e2c49ccf0423e865bd1aa31c57fc (patch) | |
| tree | 396ecdb91e6f3837441d516d2fdfebf5054145f7 /lib/libc/sys/fork.2 | |
| parent | c9ffe36ff1d53b86a4968a994ed131e65f0e31e5 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/fork.2')
| -rw-r--r-- | lib/libc/sys/fork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2 index e20e4bb70f52..3533afa699f7 100644 --- a/lib/libc/sys/fork.2 +++ b/lib/libc/sys/fork.2 @@ -99,7 +99,7 @@ The limit is given by the .Xr sysctl 3 MIB variable .Dv KERN_MAXPROC . -(The limit is actually one less than this +(The limit is actually ten less than this except for the super user). .It Bq Er EAGAIN The user is not the super user, and |
