bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 12/19] man/ncurses.3x: Move paragraph break.


From: G. Branden Robinson
Subject: [PATCH 12/19] man/ncurses.3x: Move paragraph break.
Date: Sat, 21 Sep 2024 11:46:50 -0500

It makes more sense to discuss getcchar() and setcchar() adjacently to
cchar_t than to a summary of ISO C95 features.
---
 man/ncurses.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index a5d2e26ed..5631cfe11 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -566,11 +566,11 @@ .SS "Wide and Non-wide Character Configurations"
 .I \%WINDOW
 is stored as a
 .IR \%cchar_t .
-.PP
 \fB\%setcchar\fP(3X) and \fB\%getcchar\fP(3X)
 store and retrieve
 .I \%cchar_t
 data.
+.PP
 The wide library API of
 .I \%ncurses
 depends on two data types standardized by ISO C95.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]