We should be restoring "fill mode" at the end of an example, not
disabling it.  Probably regressed man page rendering on Solaris 10.
Problem introduced by me in
<https://lists.gnu.org/archive/html/bug-ncurses/2025-04/msg00023.html>.
---
 man/ncurses.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 9d88f36da..be5b3d17e 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1510,7 +1510,7 @@ .SS "\fINCURSES_NO_UTF8_ACS\fP"
 # uxterm with vt100Graphics resource set to false
 xterm\-utf8|xterm relying on UTF\-8 line\-graphics,
         U8#1, use=xterm,
-.nf
+.fi
 .EE
 .RE
 .PP
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to