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:
Giorgos Keramidas 2005-01-07 14:38:29 +00:00
parent 98816b6069
commit 5abd925f0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139860

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