summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-10-25 14:35:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-10-25 14:35:37 +0000
commit7b96ff8a068bfd465f5368284af0ef9bdd35797a (patch)
tree564893946a11db66d93277f3c1cf4d62ba6d5a2d /mandoc.1
parentdd148a56f3f3e29132148b8f2bace859b7590d34 (diff)
downloadmandoc-7b96ff8a068bfd465f5368284af0ef9bdd35797a.tar.gz
Report arguments to .EQ as an error, and simplify the code:
* drop trivial wrapper function roff_openeqn() * drop unused first arg of function eqn_alloc() * drop usused member "name" of struct eqn_node While here, sync to OpenBSD by killing some trailing blanks.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.12
1 files changed, 2 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index aa903147..6b192d86 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1465,6 +1465,8 @@ or
.Ic \&PP
macro, an
.Xr eqn 7
+.Ic \&EQ
+or
.Ic \&EN
macro, or a
.Xr roff 7