From 0a0eed88e97331871f033184bfceaedcd02aa61b Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Wed, 21 Aug 1996 07:08:06 +0000 Subject: Fix formatting problem for E2BIG description --- lib/libc/sys/intro.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index d1575aeb9ea..3892834cd3c 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -110,9 +110,9 @@ loaded on a drive. .It Er 7 E2BIG Em "Arg list too long" . The number of bytes used for the argument and environment list of the new process exceeded the limit -.Pf Dv NCARGS +.Dv NCARGS (specified in -.Aq Pa sys/param.h ). +.Aq Pa sys/param.h ) . .It Er 8 ENOEXEC Em "Exec format error" . A request was made to execute a file that, although it has the appropriate permissions, -- cgit v1.2.3