[BACK]Return to fnmatch.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/fnmatch.3 between version 1.21 and 1.22

version 1.21, 2003/08/07 16:42:48 version 1.22, 2010/11/30 21:03:07
Line 31 
Line 31 
 .\"  .\"
 .\"     @(#)fnmatch.3   8.3 (Berkeley) 4/28/95  .\"     @(#)fnmatch.3   8.3 (Berkeley) 4/28/95
 .\"  .\"
 .Dd October 7, 2002  .Dd November 30, 2010
 .Dt FNMATCH 3  .Dt FNMATCH 3
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 115  otherwise, it returns the value
Line 115  otherwise, it returns the value
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr sh 1 ,  .Xr sh 1 ,
 .Xr glob 3 ,  .Xr glob 3 ,
 .Xr regex 3  .Xr regex 3 ,
   .Xr glob 7
 .Sh STANDARDS  .Sh STANDARDS
 The  The
 .Fn fnmatch  .Fn fnmatch

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>