diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-15 21:04:29 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-15 21:04:29 +0000 |
| commit | 05bdf2ff0bd598648cd9e5be4f9c6daa5b4838f9 (patch) | |
| tree | b680551238840ba8ea1bffcb76a8cb7cbfc13d06 /lib/libc/sys/execve.2 | |
| parent | d4cd2245dc25687d72d232ddd39b0bd6c05b876a (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/execve.2')
| -rw-r--r-- | lib/libc/sys/execve.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2 index 4db261896152..efa8d01cd567 100644 --- a/lib/libc/sys/execve.2 +++ b/lib/libc/sys/execve.2 @@ -241,7 +241,7 @@ is allowed by the imposed maximum .It Bq Er E2BIG The number of bytes in the new process's argument list is larger than the system-imposed limit. -The limit in the system as released is 20480 bytes +The limit in the system as released is 65536 bytes .Pf ( Dv NCARGS in .Ao Pa sys/param.h Ac ) . |
