]> git.cameronkatri.com Git - mandoc.git/history - mdoc_validate.c
`Bl -column' now correctly handles tail entries (Bl -column -more... arg0...).
[mandoc.git] / mdoc_validate.c
2009-06-17 Kristaps Dzonsons`Bl -column' now correctly handles tail entries (Bl...
2009-06-17 Kristaps DzonsonsCleaned up .Bf validator.
2009-06-17 Kristaps DzonsonsSection orders are more elegantly handled (MDOC_PBODY...
2009-06-17 Kristaps DzonsonsNoted deprecation of \*( and \* special-character escapes.
2009-06-16 Kristaps DzonsonsRemoved MDOC___: moved MDOC_Ap to its index (comments...
2009-06-12 Kristaps Dzonsons`Lk' is correctly handled as CALLABLE (note groff munge...
2009-06-11 Kristaps DzonsonsClean up validation of field widths.
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsVersion bumped. VERSION_1_7_13
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-12 Kristaps DzonsonsManual .Dt fields CAPITALISED.
2009-04-02 Kristaps DzonsonsAdded -p1003.1-2008 specification.
2009-03-31 Kristaps DzonsonsGeneral clean-ups.
2009-03-25 Kristaps DzonsonsAdded man validator, renamed mdoc validator.