From df92201897a9af983f1d34094291c8170d5ca966 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 2 Nov 2013 19:03:37 +0000 Subject: out of place word; discussed with jmc and guenther --- lib/libc/sys/stat.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index c9227b3d321..33ca4b61ba5 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stat.2,v 1.36 2013/11/02 17:25:34 espie Exp $ +.\" $OpenBSD: stat.2,v 1.37 2013/11/02 19:03:36 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -424,7 +424,7 @@ is only available to the superuser. Certain programs written when the timestamps were just of type .Li time_t assumed that the members were consecutive (and could therefore -be placed directly to +be passed directly to .Xr utimes 2 ) . The transition to timestamps of type .Li struct timespec -- cgit v1.2.3