From 7fd91f10abce998b1e82f18e55d6187663780374 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sat, 10 Feb 2024 22:24:56 +0100 Subject: [PATCH] doc/manual: indent the CVE example the same as the CVE list item Signed-off-by: Yann E. MORIN Cc: Fabrice Fontaine Signed-off-by: Thomas Petazzoni (cherry picked from commit 949c1a51b7f31982b66efe2d4adc55095a4c7811) Signed-off-by: Peter Korsgaard --- docs/manual/adding-packages-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt index fbe37f9ca9..c6768a1f40 100644 --- a/docs/manual/adding-packages-generic.txt +++ b/docs/manual/adding-packages-generic.txt @@ -499,7 +499,7 @@ not and can not work as people would expect it should: the package, or when the CVE for some reason does not affect the Buildroot package. A Makefile comment must always precede the addition of a CVE to this variable. Example: - ++ ---------------------- # 0001-fix-cve-2020-12345.patch LIBFOO_IGNORE_CVES += CVE-2020-12345