Re: [PATCH 03/25] doc/bash.1: Clarify program/man page reference.

2024-11-22 Thread Greg Wooledge
On Thu, Nov 21, 2024 at 22:19:13 -0600, G. Branden Robinson wrote: > diff --git a/doc/bash.1 b/doc/bash.1 > index 23a8dbd6..6c864eab 100644 > --- a/doc/bash.1 > +++ b/doc/bash.1 > @@ -6962,7 +6962,8 @@ .SS "Readline Variables" > its value may change if the locale changes. > .TP > .B page\-comple

[PATCH 03/25] doc/bash.1: Clarify program/man page reference.

2024-11-21 Thread G. Branden Robinson
This way the novice is less likely to think the plain English word "more" is meant here. --- doc/bash.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/bash.1 b/doc/bash.1 index 23a8dbd6..6c864eab 100644 --- a/doc/bash.1 +++ b/doc/bash.1 @@ -6962,7 +6962,8 @@ .SS "Readlin