X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_ins_wstr.3x;fp=man%2Fcurs_ins_wstr.3x;h=10000832daf67d59c4761fbf0f9c5c3a0c9b7e77;hp=f059fceec61c533e39bf2dc603348eb5a88b0703;hb=d90067f9008bb8338a77c1ed519bc108c275ed04;hpb=b97ea58e03d5faebed2166faa4e0e590f2cdea34 diff --git a/man/curs_ins_wstr.3x b/man/curs_ins_wstr.3x index f059fcee..10000832 100644 --- a/man/curs_ins_wstr.3x +++ b/man/curs_ins_wstr.3x @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_ins_wstr.3x,v 1.29 2023/11/25 11:29:34 tom Exp $ -.TH curs_ins_wstr 3X 2023-11-25 "ncurses 6.4" "Library calls" +.\" $Id: curs_ins_wstr.3x,v 1.30 2023/12/16 20:36:15 tom Exp $ +.TH curs_ins_wstr 3X 2023-12-16 "ncurses 6.4" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -104,9 +104,9 @@ or if the window pointer is null. .SH NOTES All but \fBwins_nwstr\fP may be macros. .PP -If the first character in the string is a nonspacing character, these +If the first character in the string is a non-spacing character, these functions will fail. -XSI does not define what will happen if a nonspacing character follows +XSI does not define what will happen if a non-spacing character follows a control character. .SH PORTABILITY These functions are described in the XSI Curses standard, Issue 4,