summaryrefslogtreecommitdiffstats
path: root/action.c
diff options
context:
space:
mode:
Diffstat (limited to 'action.c')
-rw-r--r--action.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/action.c b/action.c
index 88c86b44..06ff1e34 100644
--- a/action.c
+++ b/action.c
@@ -172,6 +172,8 @@ const struct actions mdoc_actions[MDOC_MAX] = {
{ NULL }, /* Lb */
{ NULL }, /* Ap */
{ NULL }, /* Lp */
+ { NULL }, /* Lk */
+ { NULL }, /* Mt */
};