From owner-freebsd-doc Thu Jun 27 12:33:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 63F9537B400 for ; Thu, 27 Jun 2002 12:33:47 -0700 (PDT) Received: from eborcom.com ([62.255.40.152]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020627193345.FYSI295.mta03-svc.ntlworld.com@eborcom.com> for ; Thu, 27 Jun 2002 20:33:45 +0100 Received: (qmail 98147 invoked by uid 1001); 27 Jun 2002 19:33:50 -0000 Date: Thu, 27 Jun 2002 20:33:50 +0100 From: Tom Hukins To: "BRA-SAO-Santos,Douglas Jose Pereira" Cc: doc@FreeBSD.org Subject: Re: Little typping error on Developer's handbook Message-ID: <20020627203350.B97273@eborcom.com> Mail-Followup-To: Tom Hukins , "BRA-SAO-Santos,Douglas Jose Pereira" , doc@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from dsantos@impsat.com.br on Thu, Jun 27, 2002 at 11:43:47AM -0300 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jun 27, 2002 at 11:43:47AM -0300, BRA-SAO-Santos,Douglas Jose Pereira wrote: > j.ip.number = ntohl(in.s.addr); <- here you see ? this should be > j.ip_numer= ntohl(in.s.addr); // this is right. Not quite, it's "ip_number" not "ip_numer". :-) I've just committed a fix which should show up on the Web site in the next 12 hours or so. Thanks, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message