Subject: lib/1214: typo in utimes(2).
To: None <gnats-admin@sun-lamp.pc.cs.cmu.edu>
From: Mike Long <mikel@shore.net>
List: netbsd-bugs
Date: 07/12/1995 02:05:12
>Number: 1214
>Category: lib
>Synopsis: typo in utimes(2).
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Jul 12 02:05:04 1995
>Originator: Mike Long
>Organization:
severely lacking
>Release: 7/11/95
>Environment:
System: NetBSD azathoth 1.0A NetBSD 1.0A (AZATHOTH) #2: Tue Jul 11 03:26:11 EDT 1995 root@azathoth:/usr/src/sys/arch/i386/compile/AZATHOTH i386
>Description:
There is a typo in utimes(2): the word "files" is missing.
It's a function argument, so I'll use the .Fa macro.
>How-To-Repeat:
man 2 utimes
>Fix:
--- /usr/src/lib/libc/sys/utimes.2~ Mon Mar 20 02:26:29 1995
+++ /usr/src/lib/libc/sys/utimes.2 Wed Jul 12 00:07:17 1995
@@ -46,7 +46,8 @@
.Sh DESCRIPTION
The
.Fn utimes
-function sets the access and modification times of the named.
+function sets the access and modification times of the named
+.Fa file .
.Pp
If
.Fa times
>Audit-Trail:
>Unformatted: