From owner-freebsd-audit Fri Sep 14 11:53:47 2001 Delivered-To: freebsd-audit@freebsd.org Received: from front2.chartermi.net (24.213.60.124.up.mi.chartermi.net [24.213.60.124]) by hub.freebsd.org (Postfix) with ESMTP id 3E77D37B407 for ; Fri, 14 Sep 2001 11:53:45 -0700 (PDT) Received: from [24.247.81.122] (HELO rain.hill.hom) by front2.chartermi.net (CommuniGate Pro SMTP 3.5b2) with SMTP id 18507911 for audit@freebsd.org; Fri, 14 Sep 2001 14:53:44 -0400 Date: Fri, 14 Sep 2001 14:52:17 -0400 From: David Hill To: audit@freebsd.org Subject: documentation for inet_aton Message-Id: <20010914145217.03fbec79.david@phobia.ms> X-Mailer: Sylpheed version 0.6.1 (GTK+ 1.2.10; i386--freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Hello - 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? - David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message