Re: [PATCH 9/9] doc/bash.1: Resync w/ lib/readline/doc/readline.3.

2025-01-02 Thread Chet Ramey
On 12/31/24 8:33 PM, G. Branden Robinson wrote: At 2024-12-31T13:05:30-0500, Chet Ramey wrote: On 12/30/24 8:16 PM, G. Branden Robinson wrote: Since I maintain six separate documents, the style I choose usually depends on the style for the document where a particular piece of text originates.

Re: [PATCH 9/9] doc/bash.1: Resync w/ lib/readline/doc/readline.3.

2024-12-31 Thread G. Branden Robinson
At 2024-12-31T13:05:30-0500, Chet Ramey wrote: > On 12/30/24 8:16 PM, G. Branden Robinson wrote: > Since I maintain six separate documents, the style I choose usually > depends on the style for the document where a particular piece of text > originates. Fair, but having different line breaking pra

Re: [PATCH 9/9] doc/bash.1: Resync w/ lib/readline/doc/readline.3.

2024-12-31 Thread Chet Ramey
On 12/30/24 8:16 PM, G. Branden Robinson wrote: Hi Chet, At 2024-12-30T11:23:06-0500, Chet Ramey wrote: On 12/16/24 12:48 PM, G. Branden Robinson wrote: Favor man(7) font selection/alternation macros over roff(7) font selection escape sequences. In general, I don't do this when it makes the

Re: [PATCH 9/9] doc/bash.1: Resync w/ lib/readline/doc/readline.3.

2024-12-30 Thread G. Branden Robinson
Hi Chet, At 2024-12-30T11:23:06-0500, Chet Ramey wrote: > On 12/16/24 12:48 PM, G. Branden Robinson wrote: > > > Favor man(7) font selection/alternation macros over roff(7) font > > selection escape sequences. > > In general, I don't do this when it makes the man page source and the > texinfo so

Re: [PATCH 9/9] doc/bash.1: Resync w/ lib/readline/doc/readline.3.

2024-12-30 Thread Chet Ramey
On 12/16/24 12:48 PM, G. Branden Robinson wrote: Favor man(7) font selection/alternation macros over roff(7) font selection escape sequences. In general, I don't do this when it makes the man page source and the texinfo source lines align better. There are exceptions. -- ``The lyf so short, t

[PATCH 9/9] doc/bash.1: Resync w/ lib/readline/doc/readline.3.

2024-12-16 Thread G. Branden Robinson
Break lines in similar places; this eases diffing. Apply wording change that didn't get reflected in bash.1, and correct inadvertently boldfaced text. Favor man(7) font selection/alternation macros over roff(7) font selection escape sequences. --- doc/bash.1 | 15 ++-