summaryrefslogtreecommitdiffstats
path: root/man_action.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_action.c')
-rw-r--r--man_action.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/man_action.c b/man_action.c
index 1bb775f3..71f8dc3c 100644
--- a/man_action.c
+++ b/man_action.c
@@ -59,6 +59,7 @@ const struct actions man_actions[MAN_MAX] = {
{ NULL }, /* RI */
{ NULL }, /* na */
{ NULL }, /* i */
+ { NULL }, /* sp */
};