Examples for the tcpdump and dig man pages
5 points by dzwdz
5 points by dzwdz
The tcpdump project tool’s man page is written in the roff language, which is kind of hard to use and that I really did not feel like learning it.
It's time for my usual mdoc plug! It's the "modern" format for manpages. It is based on roff, so it does look pretty intimidating at first, but once some friends convinced me to give it a shot I found it surprisingly comfy!
If you're interested, I recommend reading Practical UNIX Manuals.