From 41c0c172fa779a830e564f1257bee34c155ba2d0 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 15 May 2010 20:51:40 +0000 Subject: Pull `ig' out of -man and leave it the roff preparser. --- man_action.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'man_action.c') diff --git a/man_action.c b/man_action.c index 2425c13a..9bfe9b46 100644 --- a/man_action.c +++ b/man_action.c @@ -1,4 +1,4 @@ -/* $Id: man_action.c,v 1.32 2010/05/15 16:27:23 kristaps Exp $ */ +/* $Id: man_action.c,v 1.33 2010/05/15 20:51:40 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -74,7 +74,6 @@ const struct actions man_actions[MAN_MAX] = { { post_de }, /* dei */ { post_de }, /* am */ { post_de }, /* ami */ - { post_de }, /* ig */ { NULL }, /* . */ }; -- cgit v1.2.3-56-ge451