Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 12:11:28 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen exec.3 
Message-ID:  <26822.1055844688@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 17 Jun 2003 19:41:59 %2B1000." <20030617192918.S31778@gamplex.bde.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030617192918.S31778@gamplex.bde.org>, Bruce Evans writes:
>On Tue, 17 Jun 2003, Poul-Henning Kamp wrote:
>
>> phk         2003/06/17 01:57:37 PDT
>>
>>   FreeBSD src repository
>>
>>   Modified files:
>>     lib/libc/gen         exec.3
>>   Log:
>>   Fix the execle(3) synopsis to include the environment pointer.
>
>This just breaks the execle(3) synopsis again.  Synopsises for functions
>are C prototypes.  The synopsis for execle() wasn't a prototype in
>rev.1.1, but was fixed in rev.1.5.

I disagree: we don't run manual pages through C-compilers, we run
them through brains, and they should be optimized for that rather
than for the compilers that never see them.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26822.1055844688>