From owner-svn-src-all@FreeBSD.ORG Sun May 25 08:09:56 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 632A9532; Sun, 25 May 2014 08:09:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FDCB294A; Sun, 25 May 2014 08:09:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4P89uK4007784; Sun, 25 May 2014 08:09:56 GMT (envelope-from allanjude@svn.freebsd.org) Received: (from allanjude@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4P89uIO007783; Sun, 25 May 2014 08:09:56 GMT (envelope-from allanjude@svn.freebsd.org) Message-Id: <201405250809.s4P89uIO007783@svn.freebsd.org> From: Allan Jude Date: Sun, 25 May 2014 08:09:56 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r266646 - head/usr.bin/netstat X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2014 08:09:56 -0000 Author: allanjude (doc committer) Date: Sun May 25 08:09:55 2014 New Revision: 266646 URL: http://svnweb.freebsd.org/changeset/base/266646 Log: Add path markup on sys/mbuf.h to previous netstat(1) man page update Submitted by: brueffer Reviewed by: eadler (mentor) Modified: head/usr.bin/netstat/netstat.1 Modified: head/usr.bin/netstat/netstat.1 ============================================================================== --- head/usr.bin/netstat/netstat.1 Sun May 25 07:41:12 2014 (r266645) +++ head/usr.bin/netstat/netstat.1 Sun May 25 08:09:55 2014 (r266646) @@ -374,7 +374,9 @@ some fields to overflow. Display the flowid and flowtype for each socket. flowid is a 32 bit hardware specific identifier for each flow. flowtype defines which protocol fields are hashed to produce the id. -A complete listing is available in sys/mbuf.h under M_HASHTYPE_* +A complete listing is available in +.Pa sys/mbuf.h +under M_HASHTYPE_* .El .Pp The default display, for active sockets, shows the local