Merge from vendor branch KRISTAPS:
commit981beeac3c46f8776bf76bc10563c3f3e4dcd7c3
authorJoerg Sonnenberger <joerg@NetBSD.org>
Thu, 5 Nov 2009 18:24:56 +0000 (5 18:24 +0000)
committerJoerg Sonnenberger <joerg@NetBSD.org>
Thu, 5 Nov 2009 18:24:56 +0000 (5 18:24 +0000)
tree1d6373f07b1867f28d079551385cc2f59cde36eb
parent2ad04581f7262effa4afbdd8439844a3d98430ca
parentb964127a8202ed7d699774bd3e287e380ad107df
Merge from vendor branch KRISTAPS:
Import mdocml 1.9.13:
- added: -fign-escape
- fix: -Thtml accessibility (identifiers, table summary, etc.)
- fix: -Tascii -mdoc segfault with specific `Bl -hang' lists
- portability: bzero() -> memset()
- portability: warnx -> fprintf/perror
- fix: -Thtml buffer munging with certain tags
- fix: -Thtml output of some tags (empty divs, etc.)
- portability: compiler attributes
- documentation: significant man.7 and mdoc.7 improvements