X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_get_wstr.3x;h=112208ae918ef60bff486e71fb7ce9c58d8bdac0;hp=ce8572e6bb5f2f5f397dd80f854f19cf5ab863ed;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x index ce8572e6..112208ae 100644 --- a/man/curs_get_wstr.3x +++ b/man/curs_get_wstr.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_get_wstr.3x,v 1.20 2020/02/02 23:34:34 tom Exp $ +.\" $Id: curs_get_wstr.3x,v 1.21 2020/10/17 23:17:24 tom Exp $ .TH curs_get_wstr 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -61,7 +61,7 @@ \fBint wget_wstr(WINDOW *\fR\fIwin\fR\fB, wint_t *\fR\fIwstr\fR\fB);\fR .br \fBint wgetn_wstr(WINDOW *\fR\fIwin\fR\fB, wint_t *\fR\fIwstr\fR\fB, int \fR\fIn\fR\fB);\fR -.br +.sp \fBint mvget_wstr(int \fR\fIy\fR\fB, int \fR\fIx\fR\fB, wint_t *\fR\fIwstr\fR\fB);\fR .br \fBint mvgetn_wstr(int \fR\fIy\fR\fB, int \fR\fIx\fR\fB, wint_t *\fR\fIwstr\fR\fB, int \fR\fIn\fR\fB);\fR