utimensat.2: Minor fix: remove duplicate word "the"

Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
This commit is contained in:
Michael Kerrisk 2010-08-29 14:41:21 +02:00
parent e8fd507782
commit cc3707c028
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ specifies the new "last access time" (\fIatime\fP);
specifies the new "last modification time" (\fImtime\fP).
Each of the elements of
.I times
specifies a time as the the number of seconds and nanoseconds
specifies a time as the number of seconds and nanoseconds
since the Epoch, 1970-01-01 00:00:00 +0000 (UTC).
This information is conveyed in a structure of the following form:
.in +4n