summaryrefslogtreecommitdiff
path: root/share/tmac
AgeCommit message (Collapse)Author
2004-08-10add sgi;Jason McIntyre
ok miod@
2004-08-09move to 3.6-betaTheo de Raadt
2004-06-06update .Vt (variable type) macro:Jason McIntyre
- .Vt now parsed and callable - do not cause line break/insert vertical space outside SYNOPSIS - respect punctuation the hard work from jared yanovich; ok millert@
2004-05-05NetBSD (r) 2.0 definitely will exist.Alexander Yurchenko
ok miod@ jmc@
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
ok deraadt@, millert@, krw@ - mdoc ok jmc@
2004-02-27move to 3.5-betaTheo de Raadt
2004-02-20- add .In macro for include headersJason McIntyre
- remove obsolescent .Ex cruft - do not separate .%A with a comma if there are only two authors (from itojun@'s commit to NetBSD) - escape -1 in .Rv - add .Ex macro for exit values ok millert@
2004-02-13bce (Broadcom 4401 10/100 ethernet driver) from NetBSDAndreas Gunnarsson
Most work by nate@, ok deraadt@
2004-02-08add .Dt entries for amd64 and cats;Jason McIntyre
ok miod@
2004-01-25remove old .St standards and my comments;Jason McIntyre
ok deraadt@
2004-01-25add some missing standards to the .St macro;Jason McIntyre
use 4 digits for year numbers >= 2000, rather than 2; ok deraadt@
2003-12-11Add -p1003.1-03 for POSIX 1003.1 2003 EditionTodd C. Miller
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