aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Revert merging of {mdoc,man}.h -> mandoc.h.Kristaps Dzonsons2010-10-043-418/+509
* style cleanup, no functional change:Ingo Schwarze2010-10-021-23/+15
* Unify mdoc and man enums and structs into mandoc.h. This is part of theKristaps Dzonsons2010-10-023-419/+403
* * need a space before .No even if it starts with a closing delimiterIngo Schwarze2010-10-016-31/+19
* Fix small regression where `Op' had an extra space between the "[" and the SPAN.Kristaps Dzonsons2010-10-011-1/+2
* Merge from OpenBSD right after 1.10.6; now back to full sync.Ingo Schwarze2010-09-274-14/+10
* Added TODO for more `Pp' warnings.Kristaps Dzonsons2010-09-271-1/+5
* A minor issue with \& between .Pp found while merging 1.10.6.Ingo Schwarze2010-09-271-1/+5
* Prepping for version.VERSION_1_10_6Kristaps Dzonsons2010-09-272-3/+18
* Consider both `Lp' and `Pp' when stripping prior paragraph marks.Kristaps Dzonsons2010-09-271-2/+7
* Suppress whitespace following Pp, Lp, sp, and the other newline-emittingKristaps Dzonsons2010-09-274-8/+46
* Remove finished TODO.Kristaps Dzonsons2010-09-271-3/+1
* Ignore double-`Pp' and `Pp' before `Bd' and `Bl' (unless -compact isKristaps Dzonsons2010-09-274-11/+29
* Added MIPS64. From a patch by Jason McIntyre.Kristaps Dzonsons2010-09-272-3/+5
* sync to OpenBSD:Ingo Schwarze2010-09-261-4/+4
* If an explicit scope is still open at the end of an input file,Ingo Schwarze2010-09-263-15/+9
* sync to OpenBSD:Ingo Schwarze2010-09-262-7/+12
* Consolidated all -T[x]html punctuation macros into one function.Kristaps Dzonsons2010-09-261-214/+143
* Linted function arguments.Kristaps Dzonsons2010-09-261-1/+3
* Big clean-up consolidating all punctuation opening/closing functions intoKristaps Dzonsons2010-09-261-226/+118
* Remove fixed TODO and add a new one.Kristaps Dzonsons2010-09-251-5/+2
* A `%T' invoked outside of `Rs' should not produce trailing punctuation.Kristaps Dzonsons2010-09-253-9/+9
* Add `Rs' vertical-space in -T[x]html "SEE ALSO" section. RemoveKristaps Dzonsons2010-09-253-12/+11
* Removed TODO that was fixed by parsing escapes in offset strings.Kristaps Dzonsons2010-09-251-5/+1
* When the HEAD of an .Nm block in the SYNOPSIS might be widerIngo Schwarze2010-09-231-7/+13
* Count trailing escaped blanks correctly;Ingo Schwarze2010-09-231-3/+5
* enclosures sometimes cause bogus end-of-sentenceIngo Schwarze2010-09-231-1/+4
* Allow string lengths to account for escapes. Now all calls to calculateKristaps Dzonsons2010-09-153-14/+49
* Remove last pod2man escapes. These render ok, although \*(-- renders asKristaps Dzonsons2010-09-153-24/+6
* Prevent .Lp from looping endlessly on punctuation.Ingo Schwarze2010-09-131-2/+2
* Prevent `Pp' from looping endlessly on punctuation. Bug reported byKristaps Dzonsons2010-09-131-2/+2
* Found nit in -T[x]html.Kristaps Dzonsons2010-09-081-1/+3
* Churny commit to quiet lint. No functional changes.Kristaps Dzonsons2010-09-049-31/+32
* Properly handle -mdoc %A in all outputs. This has two-author entiresKristaps Dzonsons2010-09-046-10/+85
* Removed 'br\} comment from TODO. This was fixed a few weeks ago.Kristaps Dzonsons2010-09-041-4/+1
* Fix premature return from sub-conditional roff statements. This fixKristaps Dzonsons2010-09-041-6/+4
* Clarified EXIT STATUS sections. Discussed among schwarze@, Thomas, andKristaps Dzonsons2010-09-043-7/+7
* Remove the pod2man table entries. They can now be properly read andKristaps Dzonsons2010-08-292-12/+5
* Allow `.xx\}' where xx is a macro (e.g., `.br\}') to close scope. This isKristaps Dzonsons2010-08-292-6/+16
* Remove overstrike `\o'. This isn't the best solution because we reallyKristaps Dzonsons2010-08-294-8/+14
* Made -mdoc `Pp', `Lp', and `br' not FATAL when having arguments.Kristaps Dzonsons2010-08-291-4/+4
* Move mdoc/man template "The next is for" into the section itself. AddedKristaps Dzonsons2010-08-283-22/+28
* "sys/param.h is for kernel interface programs.Kristaps Dzonsons2010-08-261-2/+2
* Fixed HISTORY to note mdoc's rewrite in groff-1.17, not groff-1.20.Kristaps Dzonsons2010-08-241-2/+2
* Handle nested, recursive mathematical subexpressions. This isKristaps Dzonsons2010-08-242-3/+46
* Strip out `\k' escape.Kristaps Dzonsons2010-08-244-5/+11
* Stripping out of `\w' groff escape. Yet another for pod2man...Kristaps Dzonsons2010-08-244-10/+22
* Have the `ds' processor strip out `\\' as stipulated in groff.7. I onlyKristaps Dzonsons2010-08-241-3/+26
* Strip out the `\z' escape. This is the first recursive sequence,Kristaps Dzonsons2010-08-244-7/+27
* Add a short HISTORY section to mdoc.7. Facts provided by schwarze@'sKristaps Dzonsons2010-08-221-1/+12