Преглед изворни кода

doc/manual: indent the CVE example the same as the CVE list item

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 949c1a51b7f31982b66efe2d4adc55095a4c7811)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Yann E. MORIN пре 1 година
родитељ
комит
7fd91f10ab
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/manual/adding-packages-generic.txt

+ 1 - 1
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