diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index fecb46b703..58f5733f7a 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -2167,12 +2167,12 @@
The meta-yocto-bsp/recipes-kernel/linux
directory in the layer contains metadata used
to build the kernel.
- In this case, a kernel append file is used to
- override an established kernel recipe, which is
+ In this case, a kernel append file (i.e.
+ linux-yocto_5.0.bbappend) is used to
+ override an established kernel recipe (i.e.
+ linux-yocto_5.0.bb), which is
located in
-
- and named
- linux-yocto_5.0.bbappend.
+ .