Re: SY $3

2025-01-09 Thread G. Branden Robinson
Hi Alex & Ingo, At 2025-01-08T19:31:04+0100, Alejandro Colomar wrote: > If you want an actual manual page where this would make sense, look at > dl_iterate_phdr(3). This is a better place to start than the specimen you offered first, in my opinion. As I've said elsewhere, I think the objective o

Re: SY $3

2025-01-09 Thread Alejandro Colomar
[CC += Michael Kerrisk] Hi Ingo, On Thu, Jan 09, 2025 at 08:07:34PM +0100, Ingo Schwarze wrote: > Hi, > > Alejandro Colomar wrote on Wed, Jan 08, 2025 at 09:32:25PM +0100: > > > So, let's break the line before the first parameter if it would overrun > > the right margin (-rLL=NNn), and automagi

Re: SY $3

2025-01-09 Thread onf
On Thu Jan 9, 2025 at 11:02 PM CET, Alejandro Colomar wrote: > Hmmm, I personally use this style when programming. I use tabs in code, > but in function prototypes, I use 4 spaces for line continuation. I > find it more readable in source code. >

Re: duffman(1) (was: diffman(1))

2025-01-09 Thread onf
Hi Alex, On Thu Jan 9, 2025 at 2:59 PM CET, Alejandro Colomar wrote: > I have added a duffman(1) program (script) to the Linux man-pages repo. > It is similar to diffman(1), but it diffs the git working directory (or > a commit, if specified). > > [...] > > I found this very useful for reviewing c

duffman(1) (was: diffman(1))

2025-01-09 Thread Alejandro Colomar
Hi! I have added a duffman(1) program (script) to the Linux man-pages repo. It is similar to diffman(1), but it diffs the git working directory (or a commit, if specified). Here are a couple of examples. A change in the working directory: alx@devuan:~/src/linux/man-pages/man-pages/contr

Re: SY $3

2025-01-09 Thread Ingo Schwarze
Hi, Alejandro Colomar wrote on Wed, Jan 08, 2025 at 09:32:25PM +0100: > So, let's break the line before the first parameter if it would overrun > the right margin (-rLL=NNn), and automagically calculate an appropriate > indentation for the first parameter. Sounds better, but still not like a ful