summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
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 cdf755ea..be2a0123 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -139,7 +139,8 @@
#define MDOC_Ud 105
#define MDOC_Lb 106
#define MDOC_Ap 107
-#define MDOC_MAX 108
+#define MDOC_Lp 108
+#define MDOC_MAX 109
/* What follows is a list of ALL possible macro arguments. */