[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.17 and 1.18

version 1.17, 2002/10/01 16:59:48 version 1.18, 2003/04/16 13:34:40
Line 42 
Line 42 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include \*[Lt]utime.h\*[Gt]  .In utime.h
 .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.17  
changed lines
  Added in v.1.18

CVSweb <webmaster@jp.NetBSD.org>