From owner-freebsd-audit Fri Sep 14 18:19:29 2001 Delivered-To: freebsd-audit@freebsd.org Received: from enigma.jaded.net (enigma.jaded.net [216.94.132.9]) by hub.freebsd.org (Postfix) with ESMTP id 78A9237B412 for ; Fri, 14 Sep 2001 18:19:18 -0700 (PDT) Received: from spirit.jaded.net (unknown [24.141.6.76]) by enigma.jaded.net (Postfix) with ESMTP id DCB5366B04; Fri, 14 Sep 2001 21:19:21 -0400 (EDT) Received: (from dan@localhost) by spirit.jaded.net (8.11.6/8.11.4) id f8F1IY616558; Fri, 14 Sep 2001 21:18:34 -0400 (EDT) (envelope-from dan) Date: Fri, 14 Sep 2001 21:18:34 -0400 From: Dan Moschuk To: David Hill Cc: audit@FreeBSD.ORG Subject: Re: documentation for inet_aton Message-ID: <20010914211834.A14919@spirit.jaded.net> References: <20010914145217.03fbec79.david@phobia.ms> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010914145217.03fbec79.david@phobia.ms>; from david@phobia.ms on Fri, Sep 14, 2001 at 02:52:17PM -0400 Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG | | While reading my Network Programming book by Stevens, on page 71 says I can pass NULL instead of struct in_addr to just perform a validation on the input string. | | I noticed this was not in inet_aton(3). Would it be a waste to document this feature in the man page? If it indeed works, I can't see why you wouldn't want to document it in the man page. -Dan -- rm -f /bin/laden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message