From 990a65aff67e3822d9d41452097ec2e05323e058 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 9 Aug 2002 11:36:48 +0000 Subject: mdoc(7) police: punctuation. --- lib/libc/sys/utimes.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/utimes.2 b/lib/libc/sys/utimes.2 index 3c28302..bfa8abf 100644 --- a/lib/libc/sys/utimes.2 +++ b/lib/libc/sys/utimes.2 @@ -76,7 +76,7 @@ it is assumed to point to an array of two timeval structures. The access time is set to the value of the first element, and the modification time is set to the value of the second element. For filesystems that support file birth (creation) times (such as -.Dv UFS2 ), +.Dv UFS2 ) , the birth time will be set to the value of the second element if the second element is older than the currently set birth time. To set both a birth time and a modification time, -- cgit v1.1