--- man/curs_add_wch.3x | 3 ++- man/curs_addch.3x | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x index db4b27954..58450e835 100644 --- a/man/curs_add_wch.3x +++ b/man/curs_add_wch.3x @@ -223,7 +223,8 @@ .SS wadd_wch If .I wch is any other nonprintable character, -it is drawn in printable form using the same convention as +.I curses +draws it in printable form using the same convention as \fB\%wunctrl\fP(3X). Calling \fB\%win_wch\fP(3X) on the location of a nonprintable character does not return the character itself, diff --git a/man/curs_addch.3x b/man/curs_addch.3x index 54b76cc30..b45ab81de 100644 --- a/man/curs_addch.3x +++ b/man/curs_addch.3x @@ -181,7 +181,8 @@ .SS waddch If .I ch is any other nonprintable character, -it is drawn in printable form using the same convention as +.I curses +draws it in printable form using the same convention as \fB\%unctrl\fP(3X). Calling \fB\%winch\fP(3X) on the location of a nonprintable character does not return the character itself, -- 2.30.2
signature.asc
Description: PGP signature
