summaryrefslogtreecommitdiffstats
path: root/regress/man/SY/literal.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-01-05 21:18:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-01-05 21:18:26 +0000
commit3f195b30d32ccc6681f84b179797e62a74c36df6 (patch)
treec67e98b1bad0932e7d9ae01efe9049884ab201d6 /regress/man/SY/literal.out_ascii
parent5229da27b276b7a56dd6d7c892776720ffb974a1 (diff)
downloadmandoc-3f195b30d32ccc6681f84b179797e62a74c36df6.tar.gz
In groff, when the .SY block macro occurs in no-fill mode,
the output line gets broken after the head. Do the same.
Diffstat (limited to 'regress/man/SY/literal.out_ascii')
-rw-r--r--regress/man/SY/literal.out_ascii27
1 files changed, 27 insertions, 0 deletions
diff --git a/regress/man/SY/literal.out_ascii b/regress/man/SY/literal.out_ascii
new file mode 100644
index 00000000..ae0044df
--- /dev/null
+++ b/regress/man/SY/literal.out_ascii
@@ -0,0 +1,27 @@
+SY-LITERAL(1) General Commands Manual SY-LITERAL(1)
+
+
+
+NNAAMMEE
+ SY-literal - synopsis block in literal context
+
+DDEESSCCRRIIPPTTIIOONN
+ BEGINTEST
+ initial regular text
+
+ ccoommmmaanndd _a_r_g_u_m_e_n_t_s
+ middle regular text
+ literal text
+ before display
+
+ ccoommmmaanndd
+ _a_r_g_u_m_e_n_t_s
+ literal text
+ after display
+ final regular text
+ ENDTEST
+ end of file
+
+
+
+OpenBSD January 5, 2019 SY-LITERAL(1)