X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_get_wstr.3x;fp=man%2Fcurs_get_wstr.3x;h=ba1f50027598842fc938ac3ef91af39b17d730b0;hp=48d270873cb29c5cb287f027c653849a03697056;hb=75a9c36c205ebefe07580acd0b1053a2abbd44b9;hpb=382c1d0c3c8959d2e5ffb69e86469d00937aa4ae diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x index 48d27087..ba1f5002 100644 --- a/man/curs_get_wstr.3x +++ b/man/curs_get_wstr.3x @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_get_wstr.3x,v 1.44 2024/03/16 15:35:01 tom Exp $ -.TH curs_get_wstr 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" +.\" $Id: curs_get_wstr.3x,v 1.46 2024/04/13 22:14:06 tom Exp $ +.TH curs_get_wstr 3X 2024-04-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -216,6 +216,9 @@ while others (PDCurses) do not allow this. NetBSD 7 curses imitates \fI\%ncurses\fP 6.1 in this regard, treating a \fB\-1\fP as an indefinite number of characters. .SH SEE ALSO +\fB\%curs_getstr\fP(3X) describes comparable functions of the +.I \%ncurses +library in its non-wide-character configuration. +.PP \fB\%curses\fP(3X), -\fB\%curs_getstr\fP(3X), \fB\%curs_get_wch\fP(3X)