[BACK]Return to utime.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/utime.3 between version 1.15 and 1.16

version 1.15, 2002/02/07 07:00:18 version 1.16, 2002/04/29 01:41:44
Line 42 
Line 42 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include \*[Lt]sys/types.h\*[Gt]  
 .Fd #include \*[Lt]utime.h\*[Gt]  .Fd #include \*[Lt]utime.h\*[Gt]
 .Ft int  .Ft int
 .Fn utime "const char *file" "const struct utimbuf *timep"  .Fn utime "const char *file" "const struct utimbuf *timep"

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>