summaryrefslogtreecommitdiffstats
path: root/regress/man/TP/broken.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-09-09 17:01:10 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-09-09 17:01:10 +0000
commit2d14351d07ed74373585b7cf8b4146d5b5c91ccb (patch)
treeab3692958b73ce4bd51ba19a55eb8259e0f8542e /regress/man/TP/broken.out_ascii
parent13e486a002b2f9dbb4dbe9afce062db1944d8185 (diff)
downloadmandoc-2d14351d07ed74373585b7cf8b4146d5b5c91ccb.tar.gz
Element next-line scopes can nest. Consequently, even when closing
one element next-line scope, the MAN_ELINE flag must not yet be cleared if the parent macro is another element macro having next-line scope, or an assertion failure is caused if all this is wrapped in another macro that has block next-line scope, for example .TP. Bug found in an afl run performed by Jan Schreiber <jes at posteo dot de>.
Diffstat (limited to 'regress/man/TP/broken.out_ascii')
-rw-r--r--regress/man/TP/broken.out_ascii4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/man/TP/broken.out_ascii b/regress/man/TP/broken.out_ascii
index 68fab4f0..0e817a9c 100644
--- a/regress/man/TP/broken.out_ascii
+++ b/regress/man/TP/broken.out_ascii
@@ -3,7 +3,7 @@ TP-BROKEN(1) General Commands Manual TP-BROKEN(1)
NNAAMMEE
- TP-broken - broken tagged paragraph
+ TP-broken - broken tagged paragraphs
DDEESSCCRRIIPPTTIIOONN
regular text
@@ -14,4 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
-OpenBSD December 16, 2014 TP-BROKEN(1)
+OpenBSD September 9, 2020 TP-BROKEN(1)