From 3f195b30d32ccc6681f84b179797e62a74c36df6 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 5 Jan 2019 21:18:26 +0000 Subject: In groff, when the .SY block macro occurs in no-fill mode, the output line gets broken after the head. Do the same. --- regress/man/SY/literal.out_ascii | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 regress/man/SY/literal.out_ascii (limited to 'regress/man/SY/literal.out_ascii') 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) -- cgit