From owner-cvs-src@FreeBSD.ORG Wed Oct 4 19:29:06 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C09EF16A407; Wed, 4 Oct 2006 19:29:06 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43DBF43D76; Wed, 4 Oct 2006 19:29:06 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k94JT66q060258; Wed, 4 Oct 2006 19:29:06 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k94JT6QC060257; Wed, 4 Oct 2006 19:29:06 GMT (envelope-from keramida) Message-Id: <200610041929.k94JT6QC060257@repoman.freebsd.org> From: Giorgos Keramidas Date: Wed, 4 Oct 2006 19:29:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ipfw ipfw.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2006 19:29:06 -0000 keramida 2006-10-04 19:29:05 UTC FreeBSD src repository (doc committer) Modified files: sbin/ipfw ipfw.8 Log: When addr/mask examples are given, show both a host and network address, to avoid confusing the users that a full address is always required. Submitted by: Josh Paetzel (through freebsd-doc) MFC after: 3 days Revision Changes Path 1.196 +6 -5 src/sbin/ipfw/ipfw.8