[BACK]Return to roff_html.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/roff_html.c between version 1.9 and 1.10

version 1.9, 2017/06/14 13:00:13 version 1.10, 2017/06/14 22:50:37
Line 38 
Line 38 
         NULL,  /* ft */          NULL,  /* ft */
         NULL,  /* ll */          NULL,  /* ll */
         NULL,  /* mc */          NULL,  /* mc */
           NULL,  /* po */
         roff_html_pre_ce,  /* rj */          roff_html_pre_ce,  /* rj */
         roff_html_pre_sp,  /* sp */          roff_html_pre_sp,  /* sp */
         NULL,  /* ta */          NULL,  /* ta */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10