summaryrefslogtreecommitdiffstats
path: root/mandoc.1
Commit message (Expand)AuthorAgeFilesLines
* Give -Tps better PostScript hinting. Note that we're using Adobe-3.0Kristaps Dzonsons2010-06-291-1/+3
* Allow OpenBSD's nroff to process mandoc.1 without puking on long `It'Kristaps Dzonsons2010-06-251-6/+10
* Note that we use PostScript level 2, not 1 (the /Courier invocation).Kristaps Dzonsons2010-06-111-1/+1
* First check-in of PostScript output. This does not change any logicKristaps Dzonsons2010-06-071-0/+9
* Forgot to check in manual along with -Owidth=width patch.Kristaps Dzonsons2010-06-071-2/+12
* Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo Schwarz...Kristaps Dzonsons2010-05-091-5/+2
* As per Jason McIntyre's heartful urgings, do away with '.' separators between...Kristaps Dzonsons2010-04-131-78/+2
* Merge patch by Jason McIntyre cleaning on mandoc.1: `Ar' -> `Cm' and other re...Kristaps Dzonsons2010-04-121-93/+92
* Merged Jason McIntyre's "new-sentence, new-line" patch along with Ingo Schwar...Kristaps Dzonsons2010-04-081-35/+64
* Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobb...Kristaps Dzonsons2010-03-291-1/+2
* Fix mandoc.1 ending (noted by Sascha Wildner).VERSION.1.9.19Kristaps Dzonsons2010-03-271-1/+2
* Documentation of apostrophe control character.Kristaps Dzonsons2010-03-271-0/+8
* Fixed up some documentation in man.7: only documenting man.7 macros, not rela...Kristaps Dzonsons2010-03-251-0/+7
* Have -Tlint imply -Wall and -fstrict. Based on a patch submitted by Ingo Sch...Kristaps Dzonsons2010-03-221-2/+8
* Clarify -man -T[x]html handling of `br' within `B'.Kristaps Dzonsons2010-03-221-2/+14
* Fixed Makefile for `make lint' dep. on config.hKristaps Dzonsons2010-01-291-4/+25
* Fix white-space issues found by mandoc's better white-space finder.Kristaps Dzonsons2010-01-071-10/+10
* More clarification in manuals. Added per-OUTPUT section in mandoc.1.Kristaps Dzonsons2009-11-161-54/+120
* Enabled -Thtml -mdoc to work with \f (see compat notes in mandoc.1).Kristaps Dzonsons2009-11-161-4/+12
* Documented that `\s' and `\f' don't work in HTML mode (and why).Kristaps Dzonsons2009-11-051-0/+11
* Merged patch to allow -fign-escape (thanks Joerg Sonnenberger).Kristaps Dzonsons2009-10-261-0/+5
* Changed `-o' to `-O' for clarity. THIS BREAKS UTILITIES DEPENDING ON -o!Kristaps Dzonsons2009-10-261-6/+6
* Fix in mandoc.1 and mandoc_char.7 syntax (submitted Joerg Sonnenberger).Kristaps Dzonsons2009-10-151-2/+2
* Fix hang lists in -Tascii -Tmdoc, which seem to have been broken since ~1.8.x.Kristaps Dzonsons2009-10-101-0/+20
* Fixed mandoc.1 examples (new -Thtml options).Kristaps Dzonsons2009-10-031-5/+5
* Added the -oincludes=FMT option.Kristaps Dzonsons2009-10-031-2/+18
* Element tag buffer is now part of struct html.Kristaps Dzonsons2009-10-031-7/+18
* Fixed body/divbody structure of html pages.Kristaps Dzonsons2009-09-211-0/+6
* Removed new-born out.{h,c} (not a good idea).Kristaps Dzonsons2009-09-211-15/+32
* Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour of recursive-friendly ...Kristaps Dzonsons2009-09-151-1/+1
* Typo fix (jmc@openbsd.org).Kristaps Dzonsons2009-09-051-1/+1
* Added `UC' libman macro (has no effect).Kristaps Dzonsons2009-08-221-4/+2
* Small cleanup in mandoc.1.Kristaps Dzonsons2009-08-201-5/+3
* Documented omission of `na' and `Dt'.Kristaps Dzonsons2009-08-201-45/+85
* Added `DT' macro (pointed out by joerg@netbsd.org).Kristaps Dzonsons2009-08-201-0/+1
* Added RS/RE macro pair (had to adjust closing rules, sec/ssec/rs/par).Kristaps Dzonsons2009-08-191-2/+2
* Removed POSIX.1 COMPATIBILITY note in mdoc.7.Kristaps Dzonsons2009-07-261-2/+10
* Added -fign-errors for VERY fast checking of many manuals without stopping at...Kristaps Dzonsons2009-07-241-0/+10
* Noted COMPATIBILITY where, in groff, `Pa' under `It' doesn't render its style.Kristaps Dzonsons2009-07-211-6/+15
* Removed trailing whitespace in manuals.Kristaps Dzonsons2009-07-201-36/+36
* Ceremonial removal of "-hang lists not supported". Candlelight, romantic mus...Kristaps Dzonsons2009-07-141-8/+0
* Backed -Wcompat,syntax out of front-end.Kristaps Dzonsons2009-07-061-7/+3
* Language clarification in mandoc.1 (schwarze@openbsd.org).Kristaps Dzonsons2009-06-251-4/+3
* Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.Kristaps Dzonsons2009-06-221-5/+17
* mandoc.1 reflects actual use of -f option (schwarze@openbsd.org)Kristaps Dzonsons2009-06-181-13/+15
* Bumped version.VERSION.1.7.19Kristaps Dzonsons2009-06-171-33/+25
* Manual-aesthetics fix (schwarze@openbsd.org).Kristaps Dzonsons2009-06-151-5/+5
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-1/+1
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10