]> git.cameronkatri.com Git - mandoc.git/history - man_term.c
Fixed STRUCTURE repeat (schwarze@openbsd.org).
[mandoc.git] / man_term.c
2009-06-18 Kristaps DzonsonsAdded nchild decrement in libman (not used, but better...
2009-06-18 Kristaps DzonsonsFixed libman .br to be a newline, not a .PP alias.
2009-06-16 Kristaps DzonsonsRemoved MAN___: moved MAN_br to its index (comments...
2009-06-15 Kristaps DzonsonsRemoved superfluous ifdef around strftime (schwarze...
2009-06-11 Kristaps DzonsonsBacked-out .IP changes for libman (needs work).
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-05 Kristaps Dzonsonsman(3) doesn't use err.h anymore.
2009-04-02 Kristaps Dzonsonsmdoc_tokhash -> hash
2009-03-27 Kristaps DzonsonsAdded some new manuals (mdoc.3 mandoc_char.7).
2009-03-26 Kristaps DzonsonsAll macro-invocations, for consistency, begin with...
2009-03-26 Kristaps DzonsonsAdded several macros to man_term.c. VERSION_1_7_5
2009-03-26 Kristaps DzonsonsFixed after-NLINE-error assertion.
2009-03-26 Kristaps DzonsonsInitial front-end formatting for -man pages.