[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 06/25] doc/bash.1: Resync with lib/readline/doc/readline.3.
From: |
G. Branden Robinson |
Subject: |
[PATCH 06/25] doc/bash.1: Resync with lib/readline/doc/readline.3. |
Date: |
Thu, 21 Nov 2024 22:20:29 -0600 |
Break lines in similar places; this eases diffing.
Apply wording change that didn't get reflected in bash.1, and correct
inadvertently boldfaced text.
---
doc/bash.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/bash.1 b/doc/bash.1
index 9afddaf3..9223dd46 100644
--- a/doc/bash.1
+++ b/doc/bash.1
@@ -7232,9 +7232,9 @@ .SS "Readline Command Names"
The text between the point and mark is referred to as the \fIregion\fP.
.B Readline
has the concept of an \fIactive region\fP:
-when the region is active, \fBreadline\fP redisplay uses the
-value of the \fBactive\-region\-start\-color variable
-to denote the region.
+when the region is active, \fBreadline\fP redisplay
+highlights the region using the
+value of the \fBactive-region-start-color\fP variable.
Several commands set the region to active; those are noted below.
.SS Commands for Moving
.PD 0
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 06/25] doc/bash.1: Resync with lib/readline/doc/readline.3.,
G. Branden Robinson <=