@@@ timeout wip
[mLib] / sys / fdflags.3
index 81f3d83..3fd51fc 100644 (file)
@@ -19,9 +19,10 @@ fdflags \- set file and file descriptor flags
 .nf
 .B "#include <mLib/fdflags.h>"
 
-.BI "int fdflags(int " fd ,
-.BI "            unsigned " fbic ", unsigned " fxor ,
-.BI "            unsigned " fdbic ", unsigned " fdxor );
+.ds mT \fBint fdflags(
+.BI "\*(mTint " fd ,
+.BI "\h'\w'\*(mT'u'unsigned " fbic ", unsigned " fxor ,
+.BI "\h'\w'\*(mT'u'unsigned " fdbic ", unsigned " fdxor );
 .fi
 .SH "DESCRIPTION"
 .B fdflags