Re: doc: Capitalize parameter of -[x]type.

2022-02-07 Thread Andreas Metzler
On 2022-02-07 Nikolaos Chatzikonstantinou wrote: > From f3f0b85cb343fa882987beac4fff3bf57a1039bc Mon Sep 17 00:00:00 2001 > From: Nikolaos Chatzikonstantinou > Date: Mon, 7 Feb 2022 18:11:03 +0900 > Subject: [PATCH] doc: Capitalize parameter of -[x]type. > The parameter of -type and -xtype was l

doc: Capitalize parameter of -[x]type.

2022-02-07 Thread Nikolaos Chatzikonstantinou
>From f3f0b85cb343fa882987beac4fff3bf57a1039bc Mon Sep 17 00:00:00 2001 From: Nikolaos Chatzikonstantinou Date: Mon, 7 Feb 2022 18:11:03 +0900 Subject: [PATCH] doc: Capitalize parameter of -[x]type. The parameter of -type and -xtype was lowercase 'c', and is now capital 'C' which matches the text

Re: How to submit a simple patch?

2022-02-07 Thread Bernhard Voelker
Hello Nikolaos, On 2/7/22 02:24, Nikolaos Chatzikonstantinou wrote: > Hello all, > > I'd like to submit a simple patch for the info page of find, but I can't > figure > out how to do it. Would it work to e-mail a git format-patch to this list? > It's > not clear if git is a mirror of a CVS repo