Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2003-03-01 | uppercase infinity | Jason Wright | |
2003-02-12 | move to 3.3-beta | Theo de Raadt | |
2002-12-06 | add IEEE Std 1003.1-2001. OK deraadt@ | Marco S Hyman | |
2002-09-10 | move to 3.2-beta | Theo de Raadt | |
2002-07-07 | enviroment -> environment | Jan-Uwe Finck | |
2002-05-11 | add sym for Version 3 of the Single UNIX | Todd C. Miller | |
2002-05-06 | 3.2 | Nathan Binkert | |
2002-04-04 | Add C99 and XPG4.3; C99 part from Jean-Francois Brousseau | Todd C. Miller | |
2002-03-22 | move to 3.1-beta | Theo de Raadt | |
2001-10-29 | 3.1 | Jason Wright | |
2001-10-02 | Remove powerpc, add macppc, mvmeppc, sparc64; OK drahn@ | Todd C. Miller | |
2001-09-11 | move to 3.0-beta | Theo de Raadt | |
2001-07-20 | inherit BINDIR from ../Makefile.inc | Michael Shalayeff | |
2001-04-15 | move to 2.9-beta | Theo de Raadt | |
2001-03-06 | more NetBSD versions | Brad Smith | |
2001-01-27 | powerpc | Brad Smith | |
2001-01-23 | Tweak 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-16 | NetBSD 1.6 | Aaron Campbell | |
2000-11-10 | careless jason! | Theo de Raadt | |
2000-11-05 | 2.9 | Jason Wright | |
2000-09-22 | Fix typo, "BSDI BSD/OS" not "BSDI BSDI/OS". | Todd C. Miller | |
2000-08-21 | 2.8-beta (so that X11 can distinguish login.conf) | Theo de Raadt | |
2000-08-18 | Fix a typo that broke the year portion of the date in the footer | Todd C. Miller | |
if an invalid date was specified in the .Dd header. | |||
2000-05-15 | 2.8 | Jason Wright | |
2000-04-11 | Do the mdoc/doc -> tmac.doc linking in the correct subdir. | Todd C. Miller | |
2000-04-11 | Do the mdoc/doc -> tmac.doc linking in the correct subdir. | Todd C. Miller | |
2000-04-09 | Link /usr/tmac/mdoc/doc to /usr/tmac/tmac.doc and remove references | Todd C. Miller | |
to files we don't ship. | |||
2000-04-08 | 2.7-beta | Theo de Raadt | |
2000-03-24 | Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the following | Aaron 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-24 | Don't use the small caps (i.e., tN "trade name") font for General Text macros | Aaron Campbell | |
that have mixed casings. | |||
2000-03-02 | $OpenBSD$ | Todd T. Fries | |
2000-02-05 | Beware tabs, they confuse mandoc. | Marc Espie | |
1999-11-15 | Fix problem with extra spaces after an Xr reference; from NetBSD. | Aaron Campbell | |
1999-10-28 | Fix part of Ox 2.7 that jason@ missed. | Aaron Campbell | |
1999-10-25 | Ox 2.7 | Jason Wright | |
1999-10-17 | Macro for Version 1 AT&T UNIX. | Aaron Campbell | |