The `timep' argument of utime() is not an array of structs.

Make sure we don't confuse the reader by claiming it is.

PR:		docs/75615
Submitted by:	Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
This commit is contained in:
keramida 2005-01-07 14:38:29 +00:00
parent d0c8626d65
commit aaa4e74647

View File

@ -53,7 +53,13 @@ This interface is obsoleted by
The
.Fn utime
function sets the access and modification times of the named file from
the structures in the argument array
the
.Va actime
and
.Va modtime
fields of the
.Vt "struct utimbuf"
pointed at by
.Fa timep .
.Pp
If the times are specified (the