[BACK]Return to fmtcheck.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/fmtcheck.3 between version 1.4 and 1.5

version 1.4, 2002/10/01 19:47:40 version 1.5, 2003/04/16 13:34:36
Line 42 
Line 42 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include \*[Lt]stdio.h\*[Gt]  .In stdio.h
 .Ft const char *  .Ft const char *
 .Fn fmtcheck "const char *fmt_suspect" "const char *fmt_default"  .Fn fmtcheck "const char *fmt_suspect" "const char *fmt_default"
 .Sh DESCRIPTION  .Sh DESCRIPTION

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

CVSweb <webmaster@jp.NetBSD.org>