Re: [PATCH 05/42] find.1: use AT&T troff-compatible syntax
Bernhard Voelker <[email protected]> Tue, 6 Jan 2026 10:38:55 +0100
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 11/19/25 04:44, G. Branden Robinson wrote: > Before and after, using DWB 3.3 troff (Plan 9 and Solaris 10 troffs are > similar): > > $ diff -U0 find.1.dwb-[12].txt|head -n 19 > --- find.1.dwb-1.txt 2025-10-13 10:09:17.024054824 -0500 > +++ find.1.dwb-2.txt 2025-10-13 10:09:24.764012282 -0500 > @@ -2039 +2039 @@ > - [bu] > + o Find files named core in or below the directory /tmp and > @@ -2054 +2053,0 @@ > - Find files named core in or below the directory /tmp and > @@ -2064,2 +2063 @@ > - [bu] > - Find files named core in or below the directory /tmp and > + o Find files named core in or below the directory /tmp and > @@ -2080,2 +2078 @@ > - [bu] > - Given that another program proggy pre-filters and cre- > + o Given that another program proggy pre-filters and cre- > @@ -2097,2 +2094 @@ > - [bu] > - Run file on every file in or below the current direc- > + o Run file on every file in or below the current direc- FWIW: 'git am' has problems applying a patch with diff markers in the commit message. Solved by indenting with spaces. Have a nice day, Berny