From owner-cvs-all Sun Jan 6 22:51:26 2002 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 09BBA37B417; Sun, 6 Jan 2002 22:51:20 -0800 (PST) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g076pKU39071; Sun, 6 Jan 2002 22:51:20 -0800 (PST) (envelope-from dd) Message-Id: <200201070651.g076pKU39071@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 6 Jan 2002 22:51:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.8 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 dd 2002/01/06 22:51:19 PST Modified files: sbin/ifconfig ifconfig.8 Log: In the words of the submitter: The first "synopsis" example has a "[/prefixlength]" which shouldn't be there, since that stuff is part of the preceeding "address" as is explained in the description of "address". (The way it is now, 192.168.0.1/16/prefixlength would be a proper operand. Note that "prefixlength" is not mentioned by name anywhere.) PR: 32462 Submitted by: Gary W. Swearingen Revision Changes Path 1.50 +1 -1 src/sbin/ifconfig/ifconfig.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message