From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:16:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A7916A4D1; Tue, 12 Apr 2005 15:16:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390D543D1D; Tue, 12 Apr 2005 15:16:33 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFGXaq040511; Tue, 12 Apr 2005 15:16:33 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFGXoV040510; Tue, 12 Apr 2005 15:16:33 GMT (envelope-from thomas) Message-Id: <200504121516.j3CFGXoV040510@repoman.freebsd.org> From: Thomas Quinot Date: Tue, 12 Apr 2005 15:16:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/traceroute traceroute.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:16:33 -0000 thomas 2005-04-12 15:16:33 UTC FreeBSD src repository Modified files: contrib/traceroute traceroute.8 Log: Fix minor discrepancy between documentation and implementation: the destination port is incremented for each packet sent to the same hop. MFC after: 1 week Revision Changes Path 1.11 +1 -1 src/contrib/traceroute/traceroute.8