diff --git a/board/Marvell/sheevaplug/kwbimage.cfg b/board/Marvell/sheevaplug/kwbimage.cfg
index 3b9c53f57f2e99acb43b52683d5611faf80c6a77..55be3a3b32b88224e10ad555227701e5ef76d259 100644
--- a/board/Marvell/sheevaplug/kwbimage.cfg
+++ b/board/Marvell/sheevaplug/kwbimage.cfg
@@ -21,8 +21,8 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301 USA
 #
-# Refer docs/README.kwimage for more details about how-to configure
-# and create kirkwood boot image
+# Refer to doc/README.kwbimage for more details about how-to
+# configure and create kirkwood boot images.
 #
 
 # Boot Media configurations
diff --git a/doc/README.kwbimage b/doc/README.kwbimage
index 6dd942f1097510cff64459f583f7693c2bbc9ee9..7f15e6dd4a8e7255bc19ee3bb56c3e2e622c65db 100644
--- a/doc/README.kwbimage
+++ b/doc/README.kwbimage
@@ -25,7 +25,7 @@ for ex.
 		-T kwbimage -a 0x00600000 -e 0x00600000 \
 		-d u-boot.bin u-boot.kwb
 
-kwimage support available with mkimage utility will generate kirkwood boot
+kwbimage support available with mkimage utility will generate kirkwood boot
 image that can be flashed on the board NAND/SPI flash
 
 Board specific configuration file specifications: