Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

*** 15,40 **** \fBint\fR \fBpos_form_cursor\fR(\fBFORM *\fR\fIform\fR); .fi .SH DESCRIPTION - .sp .LP \fBpos_form_cursor()\fR moves the form window cursor to the location required by the form driver to resume form processing. This may be needed after the application calls a \fBcurses\fR library I/O routine. .SH RETURN VALUES - .sp .LP \fBpos_form_cursor()\fR returns one of the following: .sp .ne 2 .na \fBE_OK\fR .ad .RS 18n ! Thefunction returned successfully. .RE .sp .ne 2 .na --- 15,38 ---- \fBint\fR \fBpos_form_cursor\fR(\fBFORM *\fR\fIform\fR); .fi .SH DESCRIPTION .LP \fBpos_form_cursor()\fR moves the form window cursor to the location required by the form driver to resume form processing. This may be needed after the application calls a \fBcurses\fR library I/O routine. .SH RETURN VALUES .LP \fBpos_form_cursor()\fR returns one of the following: .sp .ne 2 .na \fBE_OK\fR .ad .RS 18n ! The function returned successfully. .RE .sp .ne 2 .na
*** 61,71 **** .RS 18n The form is not posted. .RE .SH ATTRIBUTES - .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp --- 59,68 ----
*** 77,89 **** _ MT-Level Unsafe .TE .SH SEE ALSO - .sp .LP \fBcurses\fR(3CURSES), \fBforms\fR(3CURSES), \fBattributes\fR(5) .SH NOTES - .sp .LP The header \fB<form.h>\fR automatically includes the headers \fB<eti.h>\fR and \fB<curses.h>\fR\&. --- 74,84 ----