]> git.cameronkatri.com Git - mandoc.git/history - mdoc_term.c
Fix to auto-closing of LINK tag in -Txhtml (thanks to Daniel Friesel).
[mandoc.git] / mdoc_term.c
2009-06-22 Kristaps DzonsonsNoted .Cd tabs-ok issue (will fix later).
2009-06-22 Kristaps DzonsonsAdded "Spacing" part of "Punctuation and Spacing" in...
2009-06-17 Kristaps DzonsonsSpecial characters, e.g. \(ae, are now correctly render...
2009-06-16 Kristaps DzonsonsRemoved MDOC___: moved MDOC_Ap to its index (comments...
2009-06-15 Kristaps DzonsonsRemoved superfluous ifdef around strftime (schwarze...
2009-06-12 Kristaps Dzonsons`Lk' is correctly handled as CALLABLE (note groff munge...
2009-06-11 Kristaps DzonsonsAdded mdoc.template (from NetBSD -- unlicensed??).
2009-06-11 Kristaps DzonsonsAdded "left" -offset tag.
2009-06-11 Kristaps DzonsonsDocumented some un-clear parts of main.c.
2009-06-11 Kristaps DzonsonsFixed email address in manual AUTHOR reference.
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-12 Kristaps DzonsonsManual .Dt fields CAPITALISED.
2009-04-03 Kristaps DzonsonsUpdated manuals.7.
2009-03-26 Kristaps DzonsonsAll macro-invocations, for consistency, begin with...
2009-03-26 Kristaps DzonsonsFixed after-NLINE-error assertion.
2009-03-26 Kristaps DzonsonsInitial front-end formatting for -man pages.