summaryrefslogtreecommitdiffstats
path: root/mandoc.1
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Spelling "preceed" -> "precede" (naddy).Kristaps Dzonsons2009-04-121-1/+1
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-1/+1
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-051-46/+52
* Documented -mandoc behaviour.Kristaps Dzonsons2009-04-021-4/+22
* Added simple font-escapes.Kristaps Dzonsons2009-03-261-0/+11
* All macro-invocations, for consistency, begin with `.' in documentation.Kristaps Dzonsons2009-03-261-12/+7
* Initial documentation in place for man.7.Kristaps Dzonsons2009-03-231-1/+2
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-7/+42
* More manual documentation fixed/improved.Kristaps Dzonsons2009-03-231-11/+26
* Removed Xo/Xc no-support notices.Kristaps Dzonsons2009-03-221-5/+0