Date: Sun, 25 May 2014 08:09:56 +0000 (UTC) From: Allan Jude <allanjude@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r266646 - head/usr.bin/netstat Message-ID: <201405250809.s4P89uIO007783@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405250809.s4P89uIO007783>