From owner-cvs-all Wed Nov 28 16:56:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75F6B37B416; Wed, 28 Nov 2001 16:56:45 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAT0ujR48719; Wed, 28 Nov 2001 16:56:45 -0800 (PST) (envelope-from cjc) Message-Id: <200111290056.fAT0ujR48719@freefall.freebsd.org> From: "Crist J. Clark" Date: Wed, 28 Nov 2001 16:56:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cjc 2001/11/28 16:56:45 PST Modified files: lib/libc/net inet.3 Log: After the long explanaition of how the inet_* functions interpret Internet addresses, point out that inet_pton(3) only understands dotted quads with decimal values. MFC after: 2 days Revision Changes Path 1.20 +9 -1 src/lib/libc/net/inet.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message