diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2012-07-10 20:36:34 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2012-07-10 20:36:34 +0000 |
commit | 3bf481531b839d4c0f30afbf11cc1c1c131bcf21 (patch) | |
tree | e582108f3175c07cd6d21249459d5ea5a5037099 /regress | |
parent | 80f833cf040f5fefb18badd53d2aa008031c4946 (diff) |
basic implementation of -Tman .Bl -tag
while here, do some minor outflags cleanup
Diffstat (limited to 'regress')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Bl/Makefile | 4 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Bl/tag.in | 9 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Bl/tag.out_ascii | 4 |
3 files changed, 7 insertions, 10 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Bl/Makefile b/regress/usr.bin/mandoc/mdoc/Bl/Makefile index 0ff97ce5b11..c123efe26ea 100644 --- a/regress/usr.bin/mandoc/mdoc/Bl/Makefile +++ b/regress/usr.bin/mandoc/mdoc/Bl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2012/07/10 19:53:12 schwarze Exp $ +# $OpenBSD: Makefile,v 1.12 2012/07/10 20:36:33 schwarze Exp $ REGRESS_TARGETS = item inset diag ohang bullet dash enum hang tag REGRESS_TARGETS += column extend nested @@ -10,6 +10,6 @@ REGRESS_TARGETS+=multitype multitag empty unclosed SKIP_GROFF ?= empty -SKIP_TMAN ?= tag column extend nested multitype multitag empty +SKIP_TMAN ?= column nested multitype multitag .include <bsd.regress.mk> diff --git a/regress/usr.bin/mandoc/mdoc/Bl/tag.in b/regress/usr.bin/mandoc/mdoc/Bl/tag.in index cf7afeaa0f2..d745493355a 100644 --- a/regress/usr.bin/mandoc/mdoc/Bl/tag.in +++ b/regress/usr.bin/mandoc/mdoc/Bl/tag.in @@ -17,10 +17,11 @@ x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x .It quint x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x .El -.Bl -tag -width 5n -.It indent -x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -.El +.\" XXX temporarily disabled, cannot be translated to .HP +.\" .Bl -tag -width 5n +.\" .It indent +.\" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x +.\" .El .Bl -tag -width 5n .It septime x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x diff --git a/regress/usr.bin/mandoc/mdoc/Bl/tag.out_ascii b/regress/usr.bin/mandoc/mdoc/Bl/tag.out_ascii index e90a9a50fd3..a1b566e28e2 100644 --- a/regress/usr.bin/mandoc/mdoc/Bl/tag.out_ascii +++ b/regress/usr.bin/mandoc/mdoc/Bl/tag.out_ascii @@ -13,10 +13,6 @@ DDEESSCCRRIIPPTTIIOONN quint x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x - indent - x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x - x x x x x x x - septime x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x |