summaryrefslogtreecommitdiffstats
path: root/listen/listen.man
Commit message (Collapse)AuthorAgeFilesLines
* Improved timestamps. With code and -t -tt -ttt ... option behaviour from ↵Thomas Osterried2016-07-041-2/+16
| | | | | | | | tcpdump. -> Without -t, listen now shows a timestamp. Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
* Nuke trailing whitespace.Ralf Baechle2015-05-021-3/+3
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Apply program name transformations also to man page content.Ralf Baechle2011-12-111-0/+91
For now these options are just honored for the call.1 and listen.1 man pages because these days these two programs generally get renamed to avoid naming conflicts with other programs.