OSDN Git Service

LDP: Update original to LDP v3.76
[linuxjm/LDP_man-pages.git] / original / man3 / isfdtype.3
index 75397e9..5ce1406 100644 (file)
@@ -31,7 +31,7 @@ isfdtype \- test file type of a file descriptor
 .B #include <sys/stat.h>
 .B #include <sys/socket.h>
 
-.BI "int isfdtype(int " fd ", int" fdtype );
+.BI "int isfdtype(int " fd ", int " fdtype );
 .fi
 .sp
 .in -4n
@@ -102,7 +102,7 @@ instead.
 .SH SEE ALSO
 .BR fstat (3)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.76 of the Linux
 .I man-pages
 project.
 A description of the project,