From a4ae71bcffff865ae59067bce50ebae4d526f916 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 17 Jan 2019 06:33:35 +0000 Subject: Test handling of escaped backslashes because the code related to copy mode is complicated and prone to regressions. --- regress/roff/esc/bs_man.out_ascii | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 regress/roff/esc/bs_man.out_ascii (limited to 'regress/roff/esc/bs_man.out_ascii') diff --git a/regress/roff/esc/bs_man.out_ascii b/regress/roff/esc/bs_man.out_ascii new file mode 100644 index 00000000..37f84001 --- /dev/null +++ b/regress/roff/esc/bs_man.out_ascii @@ -0,0 +1,21 @@ +ESC-BS_MAN(1) General Commands Manual ESC-BS_MAN(1) + + + +NNAAMMEE + esc-bs_man - escaped backslashes in man(7) code + +DDEESSCCRRIIPPTTIIOONN + on a text line: prefix\suffix + + in a macro definition: prefix(initial)suffix prefix(later)suffix + + in a string definition: prefix(initial)middle(later)suffix + + in a high-level macro argument: _p_r_e_f_i_x####((llaatteerr))####_s_u_f_f_i_x + + in a user-defined macro argument: {prefix(later)suffix} + + + +OpenBSD January 17, 2019 ESC-BS_MAN(1) -- cgit v1.2.3-56-ge451