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

2020-10-06 Thread Bernhard Voelker
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. > > Suggested in https://bugzilla.redhat.com/1882695 > --- > find/find.1 | 5 ++--- >

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

2020-10-06 Thread Kamil Dudka
* find/find.1 (-printf): Make it clear that strftime() format description in this man page is incomplete and refer to the strftime() documentation instead. Suggested in https://bugzilla.redhat.com/1882695 --- find/find.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fin