[BACK]Return to directory.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/directory.3 between version 1.19 and 1.20

version 1.19, 2003/03/02 14:02:35 version 1.20, 2003/04/16 13:34:36
Line 48 
Line 48 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include \*[Lt]dirent.h\*[Gt]  .In dirent.h
 .Ft DIR *  .Ft DIR *
 .Fn opendir "const char *filename"  .Fn opendir "const char *filename"
 .Ft struct dirent *  .Ft struct dirent *

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

CVSweb <webmaster@jp.NetBSD.org>