X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_addch.3x;h=cfcb4a267d8a45044fa62e208772c5121f734d24;hp=69a59d603acf2966029a21656e183aab8c3f20aa;hb=8d3ea9021573747ecd129228ba7782a03243f62c;hpb=06078d3fa68db669ed37178c01873546b4b28745 diff --git a/man/curs_addch.3x b/man/curs_addch.3x index 69a59d60..cfcb4a26 100644 --- a/man/curs_addch.3x +++ b/man/curs_addch.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_addch.3x,v 1.43 2017/11/19 01:54:00 tom Exp $ +.\" $Id: curs_addch.3x,v 1.44 2017/11/20 01:27:20 tom Exp $ .TH curs_addch 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -210,7 +210,7 @@ ncurses(3X)). .SS Character Set X/Open Curses assumes that the parameter passed to \fBwaddch\fP contains a single character. -As discussed in \fBcurs_attr(3X)\fP, that character may have been +As discussed in \fBcurs_attr\fP(3X), that character may have been more than eight bits in an SVr3 or SVr4 implementation, but in the X/Open Curses model, the details are not given. The important distinction between SVr4 curses and X/Open Curses is