Date: Tue, 17 Jun 2003 19:41:59 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen exec.3 Message-ID: <20030617192918.S31778@gamplex.bde.org> In-Reply-To: <200306170857.h5H8vb2Y088571@repoman.freebsd.org> References: <200306170857.h5H8vb2Y088571@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617192918.S31778>