summaryrefslogtreecommitdiffstats
path: root/regress/mdoc
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-02-16 14:38:12 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-02-16 14:38:12 +0000
commitbbeb7f3d1552ab971dd625340d256ddad5e3dceb (patch)
tree5068aa8160413593e88d5e6f83f07b03890274ad /regress/mdoc
parent853da03c9620f7701e3a1286e9316ec6b8c23b2f (diff)
downloadmandoc-bbeb7f3d1552ab971dd625340d256ddad5e3dceb.tar.gz
Surprisingly, groff does not support scaling units in .Bl -column
column width specifiers, so stop supporting them, too. As a side effect, this fixes an assertion failure that tb@ found with afl(1), triggered by: .Bl -column -4n
Diffstat (limited to 'regress/mdoc')
-rw-r--r--regress/mdoc/Bl/breakingTa.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/mdoc/Bl/breakingTa.in b/regress/mdoc/Bl/breakingTa.in
index ca8e5769..80192b6c 100644
--- a/regress/mdoc/Bl/breakingTa.in
+++ b/regress/mdoc/Bl/breakingTa.in
@@ -7,7 +7,7 @@
.Sh DESCRIPTION
.\" Crashed before mdoc_macro.c OpenBSD rev. 1.172
initial text
-.Bl -column 6n 6n
+.Bl -column 123456 123456
.It it Aq aq Ta ta Bo bo bc
.Bc Pq pq
.El