diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2012-07-10 15:33:42 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2012-07-10 15:33:42 +0000 |
commit | 7e00892f038fa750df84ecb162f9d71bb4a29f56 (patch) | |
tree | 4b578764a16f7445fe9be16238650f20eae241bd /regress/usr.bin | |
parent | 85782adf0cfaba05570213ea8545c3418b49fc62 (diff) |
Remove a hack that was intended for groff-1.15 bug compatibility:
When the width of a tag in .Bl -hang was exactly one character
shorter than the maximum length that would fit, the following text
would have a negative hang of one character (i.e., hang to the left).
That bug is no longer present in groff-1.21, so relax mandoc, too.
Diffstat (limited to 'regress/usr.bin')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Bl/Makefile | 9 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Bl/hang.out_ascii | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Bl/Makefile b/regress/usr.bin/mandoc/mdoc/Bl/Makefile index 176e65041fd..34d28159333 100644 --- a/regress/usr.bin/mandoc/mdoc/Bl/Makefile +++ b/regress/usr.bin/mandoc/mdoc/Bl/Makefile @@ -1,17 +1,14 @@ -# $OpenBSD: Makefile,v 1.9 2012/07/10 14:35:57 schwarze Exp $ +# $OpenBSD: Makefile,v 1.10 2012/07/10 15:33:41 schwarze Exp $ REGRESS_TARGETS = item inset diag ohang bullet dash enum hang tag REGRESS_TARGETS += column extend nested -# mandoc still contains a compatibility hack with groff-1.15 -# regarding hang list indentation. - REGRESS_TARGETS+=multitype multitag empty unclosed # groff-1.20.1 mishandles empty lists, -# ruining indentation and sometimes cauisng empty lines. +# ruining indentation and sometimes causing empty lines. -SKIP_GROFF ?= hang empty +SKIP_GROFF ?= empty SKIP_TMAN ?= tag hang column extend nested multitype multitag empty diff --git a/regress/usr.bin/mandoc/mdoc/Bl/hang.out_ascii b/regress/usr.bin/mandoc/mdoc/Bl/hang.out_ascii index 93610dc1ca9..3ffe224b733 100644 --- a/regress/usr.bin/mandoc/mdoc/Bl/hang.out_ascii +++ b/regress/usr.bin/mandoc/mdoc/Bl/hang.out_ascii @@ -12,9 +12,9 @@ DDEESSCCRRIIPPTTIIOONN 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 x x x x x x x - 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 + 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 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 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 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 |