aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/nullary/symbol.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-26 20:11:45 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-26 20:11:45 +0000
commit268c88f5433d2a87d1eeab40076c8737b5786b08 (patch)
tree68e8d9e602c6edae03233351525fc92e01427177 /regress/eqn/nullary/symbol.out_ascii
parent49f05c164bb57720456a69a680c30c94727ee0cd (diff)
downloadmandoc-268c88f5433d2a87d1eeab40076c8737b5786b08.tar.gz
mandoc-268c88f5433d2a87d1eeab40076c8737b5786b08.tar.zst
mandoc-268c88f5433d2a87d1eeab40076c8737b5786b08.zip
catch up with the recent eqn(7) improvements
Diffstat (limited to 'regress/eqn/nullary/symbol.out_ascii')
-rw-r--r--regress/eqn/nullary/symbol.out_ascii10
1 files changed, 10 insertions, 0 deletions
diff --git a/regress/eqn/nullary/symbol.out_ascii b/regress/eqn/nullary/symbol.out_ascii
new file mode 100644
index 00000000..bbb74390
--- /dev/null
+++ b/regress/eqn/nullary/symbol.out_ascii
@@ -0,0 +1,10 @@
+NULLARY-SYMBOL(1) General Commands Manual NULLARY-SYMBOL(1)
+
+NNAAMMEE
+ nnuullllaarryy--ssyymmbbooll - equation tokens for symbols
+
+DDEESSCCRRIIPPTTIIOONN
+ initial text -- unquoted words: e ' -- quoted words: _e_p_s_i_l_o_n _p_r_i_m_e --
+ composite word: _e_p_s_i_l_o_n - _p_r_i_m_e -- final text
+
+OpenBSD June 25, 2017 OpenBSD