]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r324594: truss: mention 'H' in usage
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 20 Oct 2017 00:33:49 +0000 (00:33 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 20 Oct 2017 00:33:49 +0000 (00:33 +0000)
commitc421521fe4c515988a20e3f93ec426cf6c09d528
treeb9953e981633db3ddbb262a91bf2931a4308c4c9
parent598d22c81f7ca0481b089c2c31aa3586dee1c50a
MFC r324594: truss: mention 'H' in usage

r298427 (MFC of r295930) introduced the 'H' option to display thread
IDs, but did not add the option to usage().

PR: 222837
Submitted by: Oliver Kiddle <okiddle@yahoo.co.uk>

git-svn-id: svn://svn.freebsd.org/base/stable/10@324779 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/truss/main.c