[BACK]Return to warn.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Fo

Diff for /mandoc/regress/mdoc/Fo/warn.in between version 1.2 and 1.3

version 1.2, 2017/07/04 15:25:46 version 1.3, 2019/09/13 19:26:47
Line 12 
Line 12 
 .Fc  .Fc
 .Ft double  .Ft double
 .Fn atan2 "double y, double x"  .Fn atan2 "double y, double x"
   .Ft int
   .Fn close) "int fd"
   .Ft typedef void
   .Fn (handler) int
   .Ft typedef void
   .Fn (*fp) int
   .Ft int
   .Fn (open "const char *path"
   .Ft FILE *
   .Fn (*popen "const char *cmd"
   .Ft void
   .Fn (trail)x void
   .Ft void
   .Fn *star void

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb