[BACK]Return to man_action.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/man_action.c between version 1.16 and 1.17

version 1.16, 2009/08/19 09:14:50 version 1.17, 2009/08/20 11:51:07
Line 65  const struct actions man_actions[MAN_MAX] = {
Line 65  const struct actions man_actions[MAN_MAX] = {
         { NULL }, /* r */          { NULL }, /* r */
         { NULL }, /* RE */          { NULL }, /* RE */
         { NULL }, /* RS */          { NULL }, /* RS */
           { NULL }, /* DT */
 };  };
   
   

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

CVSweb