diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 784bf0b8f9..475149368b 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -488,10 +488,10 @@
The skeleton recipe provides an example
SRC_URI as a syntax reference.
- LINUX_VERSION:
+ LINUX_VERSION:
The Linux kernel version you are using (e.g.
"3.4").
- LINUX_VERSION_EXTENSION:
+ LINUX_VERSION_EXTENSION:
The Linux kernel CONFIG_LOCALVERSION
that is compiled into the resulting kernel and visible
through the uname command.
@@ -510,7 +510,8 @@
typically adequate.
It combines the LINUX_VERSION
with the Source Control Manager (SCM) revision
- as derived from the SRCPV
+ as derived from the
+ SRCPV
variable.
The combined results are a string with
the following form: