summaryrefslogtreecommitdiffstats
path: root/eqn.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-07-21 12:34:09 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-07-21 12:34:09 +0000
commit5bbaf34f67268b1270c7dd46448c7cf7556805f8 (patch)
treec7421ac28ab3980b7037ef9fbf2577a5e0e3c4c7 /eqn.7
parent29705bfc7b3e67b1a949858f4629bf261e31def1 (diff)
downloadmandoc-5bbaf34f67268b1270c7dd46448c7cf7556805f8.tar.gz
Document `{, }' subexpressions in eqn.7.
Diffstat (limited to 'eqn.7')
-rw-r--r--eqn.71
1 files changed, 1 insertions, 0 deletions
diff --git a/eqn.7 b/eqn.7
index c11e7b14..c9c2e993 100644
--- a/eqn.7
+++ b/eqn.7
@@ -63,6 +63,7 @@ The equation grammar is as follows:
.Bd -literal -offset indent
eqn : box | eqn box
box : text
+ | { eqn }
| DEFINE text text
| SET text text
| UNDEF text