summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2005-11-19 11:30:55 +0000
committersimon <simon@FreeBSD.org>2005-11-19 11:30:55 +0000
commitac5e3a71fd42c7309e65589488710085081d4f99 (patch)
tree3a459b8f0ad187d28a92730d8c5f3196227f5911 /lib/libc/sys
parent197c8754aa9c4bcc39004bf44aa52d86ed00c25e (diff)
downloadFreeBSD-src-ac5e3a71fd42c7309e65589488710085081d4f99.zip
FreeBSD-src-ac5e3a71fd42c7309e65589488710085081d4f99.tar.gz
Do not explicitly state how many bytes an argument list can be in the
description of E2BIG, since it's now larger on some platforms. MFC after: 3 days
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/intro.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index ef1c998..c9cb8b4 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -125,7 +125,6 @@ loaded on a drive.
.It Er 7 E2BIG Em "Argument list too long" .
The number of bytes used for the argument and environment
list of the new process exceeded the current limit
-of 65536 bytes
.Dv ( NCARGS
in
.In sys/param.h ) .
OpenPOWER on IntegriCloud