[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.5 and 1.6

version 1.5, 2009/03/26 14:38:11 version 1.6, 2009/03/27 14:56:15
Line 61  const struct actions man_actions[MAN_MAX] = {
Line 61  const struct actions man_actions[MAN_MAX] = {
         { NULL }, /* I */          { NULL }, /* I */
         { NULL }, /* IR */          { NULL }, /* IR */
         { NULL }, /* RI */          { NULL }, /* RI */
           { NULL }, /* br */
 };  };
   
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb