CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2013/07/09 21:08:58
Modified files: usr.sbin/tcpdump: tcpdump.8 Log message: In the EXAMPLES section, it is not very obvious that "localnet" is not a literal argument name due to lack of formatting, so replace it with an example network to make it clearer (discussed with and suggested by jmc@). While here, fix some style nits in a sentence to make it consistent with the other examples. ok jmc