isfdtype.3: wsfix

Signed-off-by: Rasmus Villemoes <rv@rasmusvillemoes.dk>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Rasmus Villemoes 2014-12-29 12:27:08 +01:00 committed by Michael Kerrisk
parent b73ce08423
commit 95a456f51e
1 changed files with 1 additions and 1 deletions

View 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