[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 34/43] man/curs_{bkgd,bkgrnd}.3x: Stop quoting "wide".
From: |
G. Branden Robinson |
Subject: |
[PATCH 34/43] man/curs_{bkgd,bkgrnd}.3x: Stop quoting "wide". |
Date: |
Mon, 9 Sep 2024 09:18:27 -0500 |
ncurses.3x establishes the parlance solidly.
---
man/curs_bkgd.3x | 6 +++---
man/curs_bkgrnd.3x | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/man/curs_bkgd.3x b/man/curs_bkgd.3x
index 25ba1f9f7..0d61d0a13 100644
--- a/man/curs_bkgd.3x
+++ b/man/curs_bkgd.3x
@@ -69,7 +69,7 @@ .SH DESCRIPTION
of a
.I curses
window
-(in the library's non-\*(``wide\*('' configuration)
+(in the library's non-wide configuration)
is a
.I \%chtype
combining a set of attributes
@@ -213,12 +213,12 @@ .SH PORTABILITY
like SVr4
.IR curses ,
does not
-(in its non-\*(``wide\*('' configuration)
+(in its non-wide configuration)
store the background and window attribute contributions to each
character cell separately.
.SH SEE ALSO
\fB\%curs_bkgrnd\fP(3X) describes the corresponding functions in the
-\*(``wide\*('' configuration of
+wide configuration of
.IR \%ncurses .
.PP
\fB\%curses\fP(3X),
diff --git a/man/curs_bkgrnd.3x b/man/curs_bkgrnd.3x
index 2551924c1..21c618ee7 100644
--- a/man/curs_bkgrnd.3x
+++ b/man/curs_bkgrnd.3x
@@ -71,7 +71,7 @@ .SH DESCRIPTION
of a
.I curses
window
-(in the library's \*(``wide\*('' configuration)
+(in the library's wide configuration)
is a
.I \%cchar_t
combining a set of attributes
@@ -191,7 +191,7 @@ .SH NOTES
\fB\%getbkgrnd\fP
may be implemented as macros.
.PP
-Unlike their counterparts in the non-\*(``wide\*('' configuration of
+Unlike their counterparts in the non-wide configuration of
.IR \%ncurses ,
\fB\%getbkgrnd\fP and \fB\%wgetbkgrnd\fP supply the background character
and attribute in a modifiable
@@ -208,7 +208,7 @@ .SH PORTABILITY
.IR curses .
.SH SEE ALSO
\fB\%curs_bkgd\fP(3X) describes the corresponding functions in the
-non-\*(``wide\*('' configuration of
+non-wide configuration of
.IR \%ncurses .
.PP
\fB\%curses\fP(3X),
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 34/43] man/curs_{bkgd,bkgrnd}.3x: Stop quoting "wide".,
G. Branden Robinson <=