CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2009/09/11 14:53:36
Modified files: usr.bin/tcpbench: tcpbench.c Log message: - adjust usage() to fit in 80 columns - re-order client options in usage() to match server options and the manual, as suggested by jmc. ok jmc@