[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.14 and 1.14.12.1

version 1.14, 1999/03/22 19:44:48 version 1.14.12.1, 2002/03/08 21:35:20
Line 42 
Line 42 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include <sys/types.h>  .Fd #include \*[Lt]sys/types.h\*[Gt]
 .Fd #include <utime.h>  .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"
 .Sh DESCRIPTION  .Sh DESCRIPTION

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.12.1

CVSweb <webmaster@jp.NetBSD.org>