summaryrefslogtreecommitdiff
path: root/usr.bin/vgrind/vgrind.1
AgeCommit message (Collapse)Author
2009-07-18ps is an argumentIgor Sobrado
2009-07-16use argument name for -T consistently in synopsis and description.Igor Sobrado
ok jmc@
2008-04-11Pass output to groff instead of troff so we end up with postscriptTodd C. Miller
output by default, not the ditroff intermediate format. Remove the -t option as modern troff does not send the output directly to a device and add -T so the user can specify the typesetting device to use. OK deraadt@ jmc@
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-16- simplify synopsis and sort options: from Igor SobradoJason McIntyre
- some small cleanup whilst here
2003-06-10- section reorderJason McIntyre
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-14Finish off cleanup usr.bin/ man pages.Aaron Campbell
2000-03-06Some section re-ordering.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt