BUG: Here-doc delimiter: unclosed quotes

2024-01-18 Thread Dastan Abdygali
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: darwin19.6.0 Compiler: gcc Compilation CFLAGS: -g -O2 uname output: Darwin lab1r2s10.42abudhabi.ae 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.$ Machine Type: x86_64-apple-da

Re: [PATCH 0/8] doc/bash.1: silence groff warnings, fix style issues

2024-01-18 Thread Chet Ramey
On 1/10/24 11:17 AM, G. Branden Robinson wrote: With this series of changes, bash(1) formats quiescently for me using groff 1.23.0 with the following command line. nroff -ww -rCHECKSTYLE=1 -man -z doc/bash.1 Thanks for these fixes; I'll look at them over the next couple of days. I'll let you k