aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Sort COMPATIBILITY in mdoc(7) (from schwarze@).Kristaps Dzonsons2010-08-222-124/+132
* Backout previous.Ingo Schwarze2010-08-211-14/+1
* Centralize handling of literal tabs in term_flushln() in one place,Ingo Schwarze2010-08-201-11/+4
* When a column contains trailing spaces, calculate the paddingIngo Schwarze2010-08-201-1/+7
* .Bl -column phrases ignore spacing rules for trailing punctuationIngo Schwarze2010-08-202-2/+22
* fix previous: when bailing out due to -Wstop,Ingo Schwarze2010-08-201-9/+9
* Fixed Makefile auto-generation of manuals not to use -fstrict and [old] -Werror.Kristaps Dzonsons2010-08-201-4/+4
* Implement a simple, consistent user interface for error handling.Ingo Schwarze2010-08-2022-447/+360
* Updated hypermail link to summary.html.Kristaps Dzonsons2010-08-191-4/+4
* Added mail archive periodically generated by hypermail.Kristaps Dzonsons2010-08-181-6/+14
* Migrate `Xr groff 1' -> GNU troff. I no longer assume that groff isKristaps Dzonsons2010-08-181-6/+3
* Remove references to \s in mandoc.1: we no longer document these and justKristaps Dzonsons2010-08-181-13/+2
* Add joerg@'s note that br\} needs work in libroff.Kristaps Dzonsons2010-08-181-1/+4
* Remove \*(C+ from the pre-predefined strings. It is always `ds'-definedKristaps Dzonsons2010-08-164-8/+10
* Add \v and \h to ignored escapes. These are in the category of \s.Kristaps Dzonsons2010-08-162-18/+23
* OpenBSD src/sbin was used as a tool to hunt bugs in mandoc.Ingo Schwarze2010-08-151-2/+36
* OpenBSD src/bin was used as a tool to hunt bugs in mandoc.Ingo Schwarze2010-08-151-2/+41
* Note first that TODO file should be up to date.Kristaps Dzonsons2010-08-141-3/+4
* Correctly make quotes around `Lk' link-name argument. Noted by AldisKristaps Dzonsons2010-08-091-4/+8
* Correctly print `Lk' arguments in -Tascii. Issue raised by Aldis Berzoja.Kristaps Dzonsons2010-08-091-6/+8
* simplify the code copying the macro name, and sync theIngo Schwarze2010-08-082-17/+14
* Make sure we really throw away non-ASCII characters.Ingo Schwarze2010-08-081-3/+4
* Clean out the isgraph() checks in mdoc.c and man.c. These code pathsKristaps Dzonsons2010-08-072-25/+4
* "Groff allows the initial macro on a line to be delimited by a space ofKristaps Dzonsons2010-08-071-7/+16
* Add TODO noted by Alex Kozlov.Kristaps Dzonsons2010-08-071-1/+4
* Remove mandoc.1 compatibility notes that are no longer relevant.Kristaps Dzonsons2010-08-071-12/+2
* same as mdoc_term.c rev. 1.180:Ingo Schwarze2010-08-071-5/+5
* merge from OpenBSD mdoc_term.c rev. 1.100:Ingo Schwarze2010-08-071-3/+5
* Removed cross-reference to groff(1) in favour of simply mentioning GNUKristaps Dzonsons2010-08-071-2/+2
* Added serial comma.Kristaps Dzonsons2010-08-071-6/+6
* `In' comes before `Vt' in function example of SYNOPSIS.Kristaps Dzonsons2010-08-071-2/+2
* Clarify that predefined strings aren't groff-isms, they're troff-isms.Kristaps Dzonsons2010-08-071-3/+3
* tweaks from jmc@:Ingo Schwarze2010-08-061-37/+42
* merge from OpenBSD:Ingo Schwarze2010-08-062-13/+9
* IMPORTANT FIX: add missing braces around alloc failure conditional inKristaps Dzonsons2010-08-061-4/+8
* Turn the non-trivial PS_GROWBUF macro into a function. Don't use MAX, itJoerg Sonnenberger2010-08-011-16/+19
* Sync to OpenBSD: add missing Copyright years.Ingo Schwarze2010-07-3111-22/+22
* Don't crash for the following test case as reported by Jordan Gordeev:Joerg Sonnenberger2010-07-301-1/+8
* Use 0 for MAP_FILE if it doesn't exist. From Hans Rosenfeld.Joerg Sonnenberger2010-07-291-1/+5
* Add PDF files to www. We also show text and ps, just to show off.VERSION_1_10_5Kristaps Dzonsons2010-07-272-23/+40
* Get version bits in: 1.10.5.Kristaps Dzonsons2010-07-272-5/+5
* No-op to shut up lint.Kristaps Dzonsons2010-07-271-2/+2
* Fix `ds' handling. This was stripping characters from "val", when theKristaps Dzonsons2010-07-272-15/+35
* Nit-picking style of www page.Kristaps Dzonsons2010-07-271-1/+2
* Fill in more version notes.Kristaps Dzonsons2010-07-271-7/+10
* Update TODO to note that %A needs "and" before final author and thatKristaps Dzonsons2010-07-271-1/+4
* Removed boot_config.8 breakage, which was fixed by the last commit ofKristaps Dzonsons2010-07-271-12/+1
* Fix how `Bd -unfilled' and `Bd -literal' break lines. This unbreaksKristaps Dzonsons2010-07-272-16/+9
* `Ad' is supposed to underline. Found whilst trolling through manuals.Kristaps Dzonsons2010-07-262-4/+4
* Make `Sm' start no-spacing after the first output word. Fix in bothKristaps Dzonsons2010-07-262-2/+6