summaryrefslogtreecommitdiffstats
path: root/regress/man/TP/macrotag.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/macrotag.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/macrotag.out_ascii')
-rw-r--r--regress/man/TP/macrotag.out_ascii10
1 files changed, 8 insertions, 2 deletions
diff --git a/regress/man/TP/macrotag.out_ascii b/regress/man/TP/macrotag.out_ascii
index e466adcf..97b604a8 100644
--- a/regress/man/TP/macrotag.out_ascii
+++ b/regress/man/TP/macrotag.out_ascii
@@ -3,7 +3,7 @@ TP-MACROTAG(1) General Commands Manual TP-MACROTAG(1)
NNAAMMEE
- TP-macrotag - macro in the head of a tagged paragraph
+ TP-macrotag - macros in the head of tagged paragraphs
DDEESSCCRRIIPPTTIIOONN
regular text
@@ -11,8 +11,14 @@ DDEESSCCRRIIPPTTIIOONN
lloonnggiinnddeenntt
indented text
+ _n_e_x_t_-_l_i_n_e
+ indented text
+
+ bboolldd ssmmaallll
+ indented text
+
regular text
-OpenBSD September 20, 2011 TP-MACROTAG(1)
+OpenBSD September 9, 2020 TP-MACROTAG(1)