Date: Sat, 12 Apr 2003 13:33:05 +0200 From: Marc Fonvieille <blackend@FreeBSD.org> To: BelletJr@aol.com Cc: freebsd-doc@FreeBSD.org Subject: Re: Error in daytimed example program from the developers' handbook Message-ID: <20030412113304.GC534@nosferatu.blackend.org> In-Reply-To: <102.2b305463.2bc95037@aol.com> References: <102.2b305463.2bc95037@aol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 12, 2003 at 07:19:19AM -0400, BelletJr@aol.com wrote: > In "7.5.1.3.4 Our First Server": > >close s; > should read > >close(s); Fixed, thanks. Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030412113304.GC534>