diff --git a/man2/stat.2 b/man2/stat.2 index 734c74b04..fed926715 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -43,7 +43,6 @@ stat, fstat, lstat, fstatat \- get file status .nf .B #include .B #include -.B #include .PP .BI "int stat(const char *" pathname ", struct stat *" statbuf ); .BI "int fstat(int " fd ", struct stat *" statbuf );