Use the newly idiomatic language (and markup) from "man/curs_addch.3x"
and other pages.
---
 man/curs_in_wchstr.3x | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/man/curs_in_wchstr.3x b/man/curs_in_wchstr.3x
index aa796d33b..71c0f68cf 100644
--- a/man/curs_in_wchstr.3x
+++ b/man/curs_in_wchstr.3x
@@ -84,10 +84,11 @@ .SH DESCRIPTION
 operator to extract the character or the attribute alone from any position
 in the \fIwchstr\fP [see \fBgetcchar\fP(3X)].
 .SH RETURN VALUE
-Upon successful completion, these functions return
-\fBOK\fP.
-Otherwise, they return
-\fBERR\fP.
+These functions return
+.B OK
+on success and
+.B ERR
+on failure.
 .PP
 .I \%ncurses
 returns
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to