Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 17:43:55 -0700 (PDT)
From:      wolman@cs.washington.edu
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/13245: Minor improvement to the utimes(2) man page
Message-ID:  <19990819004355.188F314F87@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         13245
>Category:       docs
>Synopsis:       Minor improvement to the utimes(2) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 18 17:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Alec Wolman
>Release:        FreeBSD 3.2-19990810-STABLE
>Organization:
UW CSE Department
>Environment:
FreeBSD laver.cs.washington.edu 3.2-19990810-STABLE FreeBSD 3.2-19990810-STABLE #0: Thu Aug 12 02:33:49 PDT 1999     wolman@laver.cs.washington.edu:/usr/src/sys/compile/LAVER  i386

>Description:
The utimes prototype in the man page would be clearer if it were
specified as:

int utimes(const char *path, const struct timeval times[2]);

instead of

int utimes(const char *path, const struct timeval *times);

The same is true for futimes and lutimes.

>How-To-Repeat:
N/A.
>Fix:
See above.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990819004355.188F314F87>