Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-02 | move to 4.4-beta | Theo de Raadt | |
2008-05-14 | Add socppc, reminded by jmc@ | Miod Vallat | |
2008-02-26 | bump to 4.3; ok miod | Jason McIntyre | |
2008-02-20 | 4.3-beta | Miod Vallat | |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre | |
2007-08-02 | more cats removal; | Jason McIntyre | |
2007-07-25 | crank to 4.2-beta | Theo de Raadt | |
2007-05-31 | add missing colon to the $Mdocdate$ check; ok deraadt | Jason McIntyre | |
2007-05-26 | allow mdoc to understand a cvs \$Mdocdate\$ keyword in the .Dd line: | Jason McIntyre | |
we'll use this shortly to bump .Dd automatically; ok deraadt | |||
2007-02-12 | 4.1-beta | Henning Brauer | |
2006-10-09 | landisk bits; ok mickey | Jason McIntyre | |
2006-07-26 | crank to 4.0-beta | Theo de Raadt | |
2006-07-10 | +.Nx {3,4}.0; | Jason McIntyre | |
2006-06-08 | bits for armish; ok drahn | Jason McIntyre | |
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat | |
2006-01-19 | crank to 3.8-beta | Theo de Raadt | |
2005-09-27 | Allow `.An' to be given a -split/-nosplit flag to toggle the behavior of | Jared Yanovich | |
causing line breaks to occur, as is present in newer versions of groff. OK deraadt@, jmc@. | |||
2005-08-09 | move to 3.8-beta | Theo de Raadt | |
2005-06-05 | latest edition of susv3 is 2004, so use that as .St -p1003.1-200*; | Jason McIntyre | |
ok marco@ | |||
2005-04-02 | add hppa64; | Jason McIntyre | |
ok mickey@ deraadt@ | |||
2005-03-07 | move to 3.7-beta | Theo de Raadt | |
2005-01-06 | remove the following from .Dt archs: | Jason McIntyre | |
arm32 atari pc532 pegasos tahoe x68k ok miod@ | |||
2005-01-04 | Add a zaurus category. | Miod Vallat | |
2004-11-21 | make Nx and Ox parsed; ok jmc, (previously) millert | Jared Yanovich | |
2004-08-10 | add sgi; | Jason McIntyre | |
ok miod@ | |||
2004-08-09 | move to 3.6-beta | Theo de Raadt | |
2004-06-06 | update .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-05 | NetBSD (r) 2.0 definitely will exist. | Alexander Yurchenko | |
ok miod@ jmc@ | |||
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat | |
ok deraadt@, millert@, krw@ - mdoc ok jmc@ | |||
2004-02-27 | move to 3.5-beta | Theo de Raadt | |
2004-02-20 | - add .In macro for include headers | Jason 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-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson | |
Most work by nate@, ok deraadt@ | |||
2004-02-08 | add .Dt entries for amd64 and cats; | Jason McIntyre | |
ok miod@ | |||
2004-01-25 | remove old .St standards and my comments; | Jason McIntyre | |
ok deraadt@ | |||
2004-01-25 | add some missing standards to the .St macro; | Jason McIntyre | |
use 4 digits for year numbers >= 2000, rather than 2; ok deraadt@ | |||
2003-12-11 | Add -p1003.1-03 for POSIX 1003.1 2003 Edition | Todd C. Miller | |
2003-11-09 | add entry for Pegasos; | Jason McIntyre | |
ok miod@ | |||
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
2003-10-04 | Allow ".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-04 | prevent line breaks on .Xr's; from NetBSD; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-02 | various 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-11 | move to 3.4-beta | Theo de Raadt | |
2003-07-24 | report 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-16 | put 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 macro | Jason McIntyre | |
from NetBSD - fix a typo in a comment ok deraadt@ | |||
2003-07-01 | add back the vertical line space, this time conditionally and preceded | Jason McIntyre | |
by a break; from NetBSD; ok deraadt@ | |||
2003-06-28 | fixes 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-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-02 | add Nx 1.5.1 (referenced by macppc/awacs(4)) | Jason Wright | |
2003-04-08 | Use POSIX user:group chown format, not the old BSD user.group; Chuck Yerkes | Todd C. Miller | |