Fix typos.
[gnulib.git] / modules / utimens
1 Description:
2 Set file access and modification times.
3
4 Files:
5 lib/utimens.c
6 lib/utimens.h
7 m4/utimbuf.m4
8 m4/utimens.m4
9 m4/utimes.m4
10
11 Depends-on:
12 sys_time
13 time
14
15 configure.ac:
16 gl_UTIMENS
17
18 Makefile.am:
19
20 Include:
21 "utimens.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Paul Eggert, Jim Meyering