[PATCH 1/7] README: update reference to *.README
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri Feb 28 15:27:04 CET 2020
On 2/28/20 3:18 PM, Patrick Delaunay wrote:
> Update some reference in README file detected by
> scripts/documentation-file-ref-check
>
> *.README => README.*
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>
> README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 8cfa92fac9..4a0f8cbeef 100644
> --- a/README
> +++ b/README
> @@ -4639,7 +4639,7 @@ int main(int argc, char *argv[])
> while (learning) {
> Read the README file in the top level directory;
> Read http://www.denx.de/twiki/bin/view/DULG/Manual;
> - Read applicable doc/*.README;
> + Read applicable doc/README.*;
> Read the source, Luke;
> /* find . -name "*.[chS]" | xargs grep -i <keyword> */
> }
>
More information about the U-Boot
mailing list