summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-16 23:37:28 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-16 23:37:28 +0000
commit3e12cc6290bbac37cb1fccf8c6bd8bce4e414a22 (patch)
treeb79248f7217c2351016c0f940488b24652ef3859 /mdoc.h
parent0f78a072b396e52a775bdbe9f6687c67bf1439bb (diff)
downloadmandoc-3e12cc6290bbac37cb1fccf8c6bd8bce4e414a22.tar.gz
Changed e-mail address to @openbsd.
Cleaned up manual-page documentation.
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mdoc.h b/mdoc.h
index 8e872755..0d093fa7 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -148,7 +148,8 @@
#define MDOC__C 114
#define MDOC_Es 115
#define MDOC_En 116
-#define MDOC_MAX 117
+#define MDOC_Dx 117
+#define MDOC_MAX 118
/* What follows is a list of ALL possible macro arguments. */