]> git.cameronkatri.com Git - mandoc.git/history - mandoc.1
Delete the -T xhtml command line option.
[mandoc.git] / mandoc.1
2011-05-20 Kristaps DzonsonsTurn on -Tutf8 in the frontend. Here we go!
2011-05-17 Kristaps DzonsonsLocale support. I'm checking this in to clean up fall...
2011-05-17 Kristaps DzonsonsDocumentation: note COMPATIBILITY of -Tascii `?' printi...
2011-02-09 Kristaps DzonsonsAdd stub for eqn.7 manual and flip it on. Also note...
2011-01-04 Kristaps DzonsonsMoved table stuff from roff.7 into the new tbl.7 (sugge...
2010-12-20 Kristaps DzonsonsClarify style inclusions and update release information.
2010-12-17 Kristaps DzonsonsCorrectly mark the examples as `Dl', not `D1'.
2010-12-16 Kristaps DzonsonsNote that we use CSS1, not CSS2.
2010-12-16 Kristaps DzonsonsRemove stray note on `i', which we no longer support.
2010-12-15 Kristaps DzonsonsRemove stupid outer DIV tag in favour of regular BODY...
2010-09-26 Ingo Schwarzesync to OpenBSD:
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
2010-08-18 Kristaps DzonsonsMigrate `Xr groff 1' -> GNU troff. I no longer assume...
2010-08-18 Kristaps DzonsonsRemove references to \s in mandoc.1: we no longer docum...
2010-08-07 Kristaps DzonsonsRemove mandoc.1 compatibility notes that are no longer...
2010-07-25 Kristaps DzonsonsInitial PDF shim over PS. This produces working PDF...
2010-07-13 Ingo Schwarzecorrect lots of copyright notices;
2010-07-04 Kristaps DzonsonsSet line-height to be 1.4em. Removed check for minimum...
2010-07-04 Kristaps DzonsonsBacked out margin calculations in favour of much simple...
2010-07-04 Kristaps DzonsonsAuto-margins. Documented in mandoc.1. Also bumped...
2010-07-01 Kristaps DzonsonsFirst, I'm defaulting to 11-point font, which renders...
2010-06-30 Kristaps DzonsonsNow using Times AFM provided by Dillo. Verified on...
2010-06-29 Kristaps DzonsonsRemove some incorrect data from mandoc.1 (that of non...
2010-06-29 Kristaps DzonsonsGive -Tps better PostScript hinting. Note that we...
2010-06-25 Kristaps DzonsonsAllow OpenBSD's nroff to process mandoc.1 without pukin...
2010-06-11 Kristaps DzonsonsNote that we use PostScript level 2, not 1 (the /Courie...
2010-06-07 Kristaps DzonsonsFirst check-in of PostScript output. This does not...
2010-06-07 Kristaps DzonsonsForgot to check in manual along with -Owidth=width...
2010-05-09 Kristaps DzonsonsRemove -fno-ign-chars as well-argued by Ingo Schwarze...
2010-04-13 Kristaps DzonsonsAs per Jason McIntyre's heartful urgings, do away with...
2010-04-12 Kristaps DzonsonsMerge patch by Jason McIntyre cleaning on mandoc.1...
2010-04-08 Kristaps DzonsonsMerged Jason McIntyre's "new-sentence, new-line" patch...
2010-03-29 Kristaps DzonsonsFinal (?) fix to issue pointed out by Sascha Wildner...
2010-03-27 Kristaps DzonsonsFix mandoc.1 ending (noted by Sascha Wildner). VERSION_1_9_19
2010-03-27 Kristaps DzonsonsDocumentation of apostrophe control character.
2010-03-25 Kristaps DzonsonsFixed up some documentation in man.7: only documenting...
2010-03-22 Kristaps DzonsonsHave -Tlint imply -Wall and -fstrict. Based on a patch...
2010-03-22 Kristaps DzonsonsClarify -man -T[x]html handling of `br' within `B'.
2010-01-29 Kristaps DzonsonsFixed Makefile for `make lint' dep. on config.h
2010-01-07 Kristaps DzonsonsFix white-space issues found by mandoc's better white...
2009-11-16 Kristaps DzonsonsMore clarification in manuals. Added per-OUTPUT sectio...
2009-11-16 Kristaps DzonsonsEnabled -Thtml -mdoc to work with \f (see compat notes...
2009-11-05 Kristaps DzonsonsDocumented that `\s' and `\f' don't work in HTML mode...
2009-10-26 Kristaps DzonsonsMerged patch to allow -fign-escape (thanks Joerg Sonnen...
2009-10-26 Kristaps DzonsonsChanged `-o' to `-O' for clarity. THIS BREAKS UTILITIE...
2009-10-15 Kristaps DzonsonsFix in mandoc.1 and mandoc_char.7 syntax (submitted...
2009-10-10 Kristaps DzonsonsFix hang lists in -Tascii -Tmdoc, which seem to have...
2009-10-03 Kristaps DzonsonsFixed mandoc.1 examples (new -Thtml options).
2009-10-03 Kristaps DzonsonsAdded the -oincludes=FMT option.
2009-10-03 Kristaps DzonsonsElement tag buffer is now part of struct html.
2009-09-21 Kristaps DzonsonsFixed body/divbody structure of html pages.
2009-09-21 Kristaps DzonsonsRemoved new-born out.{h,c} (not a good idea).
2009-09-15 Kristaps DzonsonsRemoved TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour...
2009-09-05 Kristaps DzonsonsTypo fix (jmc@openbsd.org).
2009-08-22 Kristaps DzonsonsAdded `UC' libman macro (has no effect).
2009-08-20 Kristaps DzonsonsSmall cleanup in mandoc.1.
2009-08-20 Kristaps DzonsonsDocumented omission of `na' and `Dt'.
2009-08-20 Kristaps DzonsonsAdded `DT' macro (pointed out by joerg@netbsd.org).
2009-08-19 Kristaps DzonsonsAdded RS/RE macro pair (had to adjust closing rules...
2009-07-26 Kristaps DzonsonsRemoved POSIX.1 COMPATIBILITY note in mdoc.7.
2009-07-24 Kristaps DzonsonsAdded -fign-errors for VERY fast checking of many manua...
2009-07-21 Kristaps DzonsonsNoted COMPATIBILITY where, in groff, `Pa' under `It...
2009-07-20 Kristaps DzonsonsRemoved trailing whitespace in manuals.
2009-07-14 Kristaps DzonsonsCeremonial removal of "-hang lists not supported"....
2009-07-06 Kristaps DzonsonsBacked -Wcompat,syntax out of front-end.
2009-06-25 Kristaps DzonsonsLanguage clarification in mandoc.1 (schwarze@openbsd...
2009-06-22 Kristaps DzonsonsAdded "Spacing" part of "Punctuation and Spacing" in...
2009-06-18 Kristaps Dzonsonsmandoc.1 reflects actual use of -f option (schwarze...
2009-06-17 Kristaps DzonsonsBumped version. VERSION_1_7_19
2009-06-15 Kristaps DzonsonsManual-aesthetics fix (schwarze@openbsd.org).
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 DzonsonsSpelling "preceed" -> "precede" (naddy).
2009-04-12 Kristaps DzonsonsManual .Dt fields CAPITALISED.
2009-04-05 Kristaps Dzonsonsman(3) doesn't use err.h anymore.
2009-04-02 Kristaps DzonsonsDocumented -mandoc behaviour.
2009-03-26 Kristaps DzonsonsAdded simple font-escapes.
2009-03-26 Kristaps DzonsonsAll macro-invocations, for consistency, begin with...
2009-03-23 Kristaps DzonsonsInitial documentation in place for man.7.
2009-03-23 Kristaps Dzonsons-man linked to mandoc in documentation.
2009-03-23 Kristaps DzonsonsMore manual documentation fixed/improved.
2009-03-22 Kristaps DzonsonsRemoved Xo/Xc no-support notices.
2009-03-21 Kristaps DzonsonsFixes to dynamic addition of Bl width.
2009-03-21 Kristaps Dzonsons`Em' accepts empty tokens.
2009-03-20 Kristaps DzonsonsSupport for `Bd' of all types (see mdoc.7 for newline... VERSION_1_6_2
2009-03-19 Kristaps DzonsonsFixed mandoc read from stdin.
2009-03-19 Kristaps DzonsonsSplit mdocterm.c -> main.c terminal.c.