summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-01-28 21:11:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-01-28 21:11:53 +0000
commit38def923d97b88a054e0bce2b8822bc014288458 (patch)
tree582cb385e1c346015f355bf7124ff9c95a5e9723 /mandoc.1
parentd04af2267985bcac279f3ffad1ce6ee9fec2d44f (diff)
downloadmandoc-38def923d97b88a054e0bce2b8822bc014288458.tar.gz
Clean up eqn(7) error handling:
* When "define" fails, do not drop the whole equation. * Free memory after "undef". * Use standard mandoc error types instead of rolling our own. * Delete obfuscating EQN_MSG() macro. * Add function prototypes while here.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.17
1 files changed, 0 insertions, 7 deletions
diff --git a/mandoc.1 b/mandoc.1
index e5e8ce03..cef67da2 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1291,13 +1291,6 @@ Data provided for this cell is ignored, and nothing is printed in the cell.
A table layout specification contains more than two consecutive vertical bars.
A double bar is printed, all additional bars are discarded.
.El
-.Ss "Errors related to equations"
-.Bl -inset -compact
-.It "unexpected equation scope closure"
-.It "equation scope open on exit"
-.It "overlapping equation scopes"
-.It "unexpected end of equation"
-.El
.Ss "Errors related to tables"
.Bl -ohang
.It Sy "non-alphabetic character in tbl options"