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

Diff for /mandoc/Attic/mdoc.3 between version 1.33 and 1.34

version 1.33, 2009/07/20 13:45:11 version 1.34, 2009/09/16 09:41:24
Line 29 
Line 29 
 .Nd mdoc macro compiler library  .Nd mdoc macro compiler library
 .\" SECTION  .\" SECTION
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include <mdoc.h>  .Fd #include "mdoc.h"
 .Vt extern const char * const * mdoc_macronames;  .Vt extern const char * const * mdoc_macronames;
 .Vt extern const char * const * mdoc_argnames;  .Vt extern const char * const * mdoc_argnames;
 .Ft "struct mdoc *"  .Ft "struct mdoc *"

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

CVSweb