summaryrefslogtreecommitdiff
path: root/share/tmac
AgeCommit message (Collapse)Author
2003-11-09add entry for Pegasos;Jason McIntyre
ok miod@
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-10-04Allow ".Nm [punctuation]" to work (previously an argument was needed).Jason McIntyre
Also stops line break on ".Nm [no arg]". from NetBSD; ok deraadt@
2003-10-04prevent line breaks on .Xr's; from NetBSD;Jason McIntyre
ok deraadt@
2003-09-02various fixes:Jason McIntyre
doc: make sure that double spaces follow {!,?,.}, even when used in macros; fix partially from NetBSD; doc-common: add `?' and `!' as punctuation characters. This means they must now be escaped (just like `.') using `\&'; doc-ditroff: add `?' and `!' to the .Pu macro; sync order with doc-nroff; doc-nroff: add `?' and `!' to the .Pu macro; remove a bogus blank line; ok deraadt@
2003-08-11move to 3.4-betaTheo de Raadt
2003-07-24report the line number of the error when extraneous .Ed occurs;Jason McIntyre
idea from NetBSD but fixed slightly differently to sync with .El; ok millert@ deraadt@
2003-07-16put a space into the POSIX standards.Jason McIntyre
Something like: .Std -p1003.1-88 will print IEEE Std 1003.1-1988 (``POSIX'') instead of IEEE Std1003.1-1988 (``POSIX'') spotted by marc@ ok deraadt@ marc@
2003-07-16- fix a bug in .D1 that "ate" the first arg if it wasn't a macroJason McIntyre
from NetBSD - fix a typo in a comment ok deraadt@
2003-07-01add back the vertical line space, this time conditionally and precededJason McIntyre
by a break; from NetBSD; ok deraadt@
2003-06-28fixes a bug that was causing random blank lines in man pages;Jason McIntyre
diff taken from netbsd (mycroft@); many thanks to wiz@netbsd for pointing me in this direction; ok deraadt@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-02add Nx 1.5.1 (referenced by macppc/awacs(4))Jason Wright
2003-04-08Use POSIX user:group chown format, not the old BSD user.group; Chuck YerkesTodd C. Miller
2003-03-01uppercase infinityJason Wright
2003-02-12move to 3.3-betaTheo de Raadt
2002-12-06add IEEE Std 1003.1-2001. OK deraadt@Marco S Hyman
2002-09-10move to 3.2-betaTheo de Raadt
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-05-11add sym for Version 3 of the Single UNIXTodd C. Miller
2002-05-063.2Nathan Binkert
2002-04-04Add C99 and XPG4.3; C99 part from Jean-Francois BrousseauTodd C. Miller
2002-03-22move to 3.1-betaTheo de Raadt
2001-10-293.1Jason Wright
2001-10-02Remove powerpc, add macppc, mvmeppc, sparc64; OK drahn@Todd C. Miller
2001-09-11move to 3.0-betaTheo de Raadt
2001-07-20inherit BINDIR from ../Makefile.incMichael Shalayeff
2001-04-15move to 2.9-betaTheo de Raadt
2001-03-06more NetBSD versionsBrad Smith
2001-01-27powerpcBrad Smith
2001-01-23Tweak to allow groff -Tdvi -mandoc ... to work.Marco S Hyman
The mdoc macros were re-defining a font alias needed when dvi output was selected. Note: due to groff dvi font limitiations -Tps produces nicer printed material than -Tdvi when using the mandoc macros. OK millert@
2000-11-16NetBSD 1.6Aaron Campbell
2000-11-10careless jason!Theo de Raadt
2000-11-052.9Jason Wright
2000-09-22Fix typo, "BSDI BSD/OS" not "BSDI BSDI/OS".Todd C. Miller
2000-08-212.8-beta (so that X11 can distinguish login.conf)Theo de Raadt
2000-08-18Fix a typo that broke the year portion of the date in the footerTodd C. Miller
if an invalid date was specified in the .Dd header.
2000-05-152.8Jason Wright
2000-04-11Do the mdoc/doc -> tmac.doc linking in the correct subdir.Todd C. Miller
2000-04-11Do the mdoc/doc -> tmac.doc linking in the correct subdir.Todd C. Miller
2000-04-09Link /usr/tmac/mdoc/doc to /usr/tmac/tmac.doc and remove referencesTodd C. Miller
to files we don't ship.
2000-04-082.7-betaTheo de Raadt
2000-03-24Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the followingAaron Campbell
standards: -p1003.1-95, -p1003.1c-95, -xbd5, -xcu5, -xsh5, -xns5, -xns5.2d2.0, -xcurses4.2; from NetBSD. Document the new standards macros in mdoc.samples(7).
2000-03-24Don't use the small caps (i.e., tN "trade name") font for General Text macrosAaron Campbell
that have mixed casings.
2000-03-02$OpenBSD$Todd T. Fries
2000-02-05Beware tabs, they confuse mandoc.Marc Espie
1999-11-15Fix problem with extra spaces after an Xr reference; from NetBSD.Aaron Campbell
1999-10-28Fix part of Ox 2.7 that jason@ missed.Aaron Campbell
1999-10-25Ox 2.7Jason Wright
1999-10-17Macro for Version 1 AT&T UNIX.Aaron Campbell