summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/yacc.1
AgeCommit message (Collapse)Author
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
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-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
spit out a warning.
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-14Finish off cleanup usr.bin/ man pages.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-10-05Describe the -o option; whs@xs4all.nlAaron Campbell
1999-08-04o Use __prognameTodd C. Miller
o Use _PATH_TMP o Use mkstemp() instead of mktemp() o Really use 10 X's (one is eaten up by a letter) o Correct manpage wrt temp file name o Uncomment .Xr yyfix in man page since we ship it now
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-03remove redundant .Pp macrosAaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1996-06-26rcsidTheo de Raadt
1996-01-11from netbsd; Fetch `-p' documentation from a previous version ofTheo de Raadt
the man page
1995-10-18initial import of NetBSD treeTheo de Raadt