]> git.cameronkatri.com Git - mandoc.git/history - mandoc.1
Drop useless architecture table. Validating architecture names
[mandoc.git] / mandoc.1
2014-11-28 Ingo SchwarzeDrop useless architecture table. Validating architectu...
2014-11-27 Ingo SchwarzeDowngrade .Bd -file from FATAL to ERROR.
2014-11-25 Ingo Schwarze"Aq foo" is not the same as "<foo>". Don't use it to...
2014-11-11 Ingo SchwarzeLet -h imply -c (that is, not use the pager).
2014-10-30 Ingo Schwarzefix a macro error in previous; from jmc@
2014-10-25 Ingo SchwarzeReport arguments to .EQ as an error, and simplify the...
2014-10-25 Ingo Schwarzeintegrate preconv(1) into mandoc(1);
2014-10-12 Ingo SchwarzeImprove error handling in the eqn(7) parser.
2014-10-11 Ingo Schwarzewarn about parentheses in function names after .Fn...
2014-10-10 Kristaps DzonsonsRe-write of eqn(7) parser and MathML output.
2014-10-07 Ingo SchwarzeIf a tbl(7) layout contains unknown font modifiers...
2014-09-27 Kristaps DzonsonsDon't pretend we have a separate XHTML and HTML mode...
2014-09-12 Ingo Schwarzewarn about commas in function arguments; inspired by...
2014-09-12 Ingo Schwarzedocument new SEE ALSO .Xr warnings
2014-09-07 Ingo Schwarzewarn about AUTHORS sections without .An macros, inspire...
2014-09-03 Ingo SchwarzeImplement the traditional -h option for man(1): show...
2014-08-30 Ingo SchwarzeIntroduce a man(1) -l option as an alias for mandoc -a.
2014-08-22 Ingo Schwarzeimplement MANPAGER and PAGER
2014-08-22 Ingo Schwarzemandoc -a, man, apropos -a, whatis -a now paginate...
2014-08-08 Ingo Schwarzedocument warning and error messages, using quite some...
2014-06-23 Ingo SchwarzeBelow DIAGNOSTICS, document the SYSERR message level;
2014-06-20 Ingo SchwarzeAs suggested by jmc@, only include line and column...
2013-07-13 Ingo SchwarzeFor citing the names and email addresses of authors,
2013-03-06 Ingo Schwarzelegancy -> legacy; reported by Chris Hettrick
2012-05-27 Ingo SchwarzeSupport -Ios='OpenBSD 5.1' to override uname(3) as...
2011-12-25 Kristaps DzonsonsState default usage before listing arguments of a utili...
2011-11-13 Ingo Schwarzetypo: overful -> overfull; thanks to jmc@
2011-11-13 Ingo SchwarzeMake the default left text margin configurable from...
2011-10-09 Ingo SchwarzeA bit more precision and nicer wording in the descriptions
2011-10-06 Kristaps DzonsonsNix end-of-line whitespace.
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-10-05 Kristaps DzonsonsAdd the -Ofragment option to -T[]x]html. This accomoda...
2011-09-26 Ingo Schwarzerestore alphabetical order for the -Toutput list, and...
2011-09-18 Ingo Schwarzeforgotten Copyright bumps; no code change
2011-09-17 Ingo SchwarzeInitial, incomplete support for -Tman
2011-08-18 Kristaps DzonsonsReplace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
2011-05-30 Kristaps DzonsonsFix some bad bits in the mandoc manual: `Xr' instead...
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.
next