@@@ man wip
[mLib] / sys / fdflags.3
index 3fd51fc..2ed2fa9 100644 (file)
@@ -19,10 +19,10 @@ fdflags \- set file and file descriptor flags
 .nf
 .B "#include <mLib/fdflags.h>"
 
-.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 );
+.ta \w'\fBint fdflags('u
+.BI "int fdflags(int " fd ,
+.BI "  unsigned " fbic ", unsigned " fxor ,
+.BI "  unsigned " fdbic ", unsigned " fdxor );
 .fi
 .SH "DESCRIPTION"
 .B fdflags