diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-26 20:11:45 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-26 20:11:45 +0000 |
commit | 7a652daded74f9e8becb34e9dca1d6202eae46fe (patch) | |
tree | 074d0f8b776cc7a5000a61a5baabd454c9c0b892 /regress/eqn/nullary/symbol.in | |
parent | d06770ec5841a0d0f6cc2f9616d2a46daa15450b (diff) | |
download | mandoc-7a652daded74f9e8becb34e9dca1d6202eae46fe.tar.gz |
catch up with the recent eqn(7) improvements
Diffstat (limited to 'regress/eqn/nullary/symbol.in')
-rw-r--r-- | regress/eqn/nullary/symbol.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/regress/eqn/nullary/symbol.in b/regress/eqn/nullary/symbol.in new file mode 100644 index 00000000..f43e9e5a --- /dev/null +++ b/regress/eqn/nullary/symbol.in @@ -0,0 +1,19 @@ +.Dd June 25, 2017 +.Dt NULLARY-SYMBOL 1 +.Os OpenBSD +.Sh NAME +.Nm nullary-symbol +.Nd equation tokens for symbols +.Sh DESCRIPTION +initial text \(em +.EQ +roman "unquoted words:" +epsilon prime +\(em +roman "quoted words:" +"epsilon" "prime" +\(em +roman "composite word:" +epsilon-prime +.EN +\(em final text |