[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 25/32] man/ncurses.3x: Fix formatting nit.
From: |
G. Branden Robinson |
Subject: |
[PATCH 25/32] man/ncurses.3x: Fix formatting nit. |
Date: |
Sat, 11 May 2024 08:31:44 -0500 |
Use `RS` without an argument to align the indented bullets with their
parent (bulleted) paragraph.
---
man/ncurses.3x | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index 6d12ac864..edc8c3ed2 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1608,7 +1608,7 @@ .SS "\fITERMINFO\fP"
.bP
location(s) configured and compiled into
.I \%ncurses
-.RS 3
+.RS
.if !'\*(td'' \{\
.bP
.I \%@TERMINFO_DIRS@
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 25/32] man/ncurses.3x: Fix formatting nit.,
G. Branden Robinson <=