}
/**
- * initialize a stdin task structure with default values
+ * Initialize a stdin task structure with default values.
*
- * \param sit the stdin task structure
+ * \param sit The stdin task structure.
*
* This fills in the pre/post select function poinzters of the task structure
- * given by \a sot. It also sets up a default error handler which unregisters
+ * given by \a sit. It also sets up a default error handler which unregisters
* the task. Moreover, \a loaded and \a eof are set to zero and \a bufsize is
* initialized to 16 KB (but no buffer is allocated).
*/