Remove duplicate "#include <fcntl.h>" from SYNOPSIS.

This commit is contained in:
Michael Kerrisk 2007-12-22 20:48:31 +00:00
parent 495846d9eb
commit 728dbc291c
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ directory file descriptor
.nf
.B #define _ATFILE_SOURCE
.B #include <fcntl.h> /* Definition of AT_* constants */
.B #include <fcntl.h>
.sp
.BI "int futimesat(int " dirfd ", const char *" pathname ,
.BI " const struct timeval " times [2]);