Re: [PATCH] find.1: avoid misunderstanding of `-prtinf %Ak` description

2020-10-07 Thread Bernhard Voelker
On 2020-10-07 09:39, Kamil Dudka wrote: >> May I push the attached in your name? > Sure. Thanks! Thanks, pushed at: https://git.sv.gnu.org/cgit/findutils.git/commit/?id=efa4554930 Have a nice day, Berny

Re: [PATCH] find.1: avoid misunderstanding of `-prtinf %Ak` description

2020-10-07 Thread Kamil Dudka
On Wednesday, October 7, 2020 12:36:56 AM CEST Bernhard Voelker wrote: > Hi Kamil, > > On 2020-10-06 17:10, Kamil Dudka wrote: > > * find/find.1 (-printf): Make it clear that strftime() format > > description in this man page is incomplete and refer to the > > strftime() documentation instead. > >