summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-08 13:52:29 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-08 13:52:29 +0000
commit29b0c8bc71dae656301a914c9333339ee29e3537 (patch)
treebb5d9ee678754de6a9e6933d0524b1afeeba4349 /mdoc.h
parenta15e79703c785a35eaafcfd8b9db71cba1361f24 (diff)
downloadmandoc-29b0c8bc71dae656301a914c9333339ee29e3537.tar.gz
mdocterm now using new API.
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdoc.h b/mdoc.h
index 3dad0027..62eaa947 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -29,6 +29,8 @@
/* What follows is a list of ALL possible macros. */
+/* TODO: Brq et al. */
+
#define MDOC___ 0
#define MDOC_Dd 1
#define MDOC_Dt 2