-/* $Id: man_action.c,v 1.18 2009/08/21 12:32:38 kristaps Exp $ */
+/* $Id: man_action.c,v 1.19 2009/08/22 09:10:38 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
*
{ NULL }, /* RE */
{ NULL }, /* RS */
{ NULL }, /* DT */
+ { NULL }, /* UC */
};
static time_t man_atotime(const char *);