summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-07-07 05:36:33 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-08 07:45:45 +0200
commit37f47a2a8c2dba420a849625b2926dacdc23cf49 (patch)
treead174da0d76a8b434d026e221a1a35cd6b189b0e /Documentation
parentd1ec6fb0c9bb66939e85964c2f5214b117c78ecf (diff)
downloadbarebox-37f47a2a8c2dba420a849625b2926dacdc23cf49.tar.gz
barebox-37f47a2a8c2dba420a849625b2926dacdc23cf49.tar.xz
crc32: Proper name of command is "crc32".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user/memory-areas.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/memory-areas.rst b/Documentation/user/memory-areas.rst
index 6c5bab32d6..9654a99167 100644
--- a/Documentation/user/memory-areas.rst
+++ b/Documentation/user/memory-areas.rst
@@ -2,7 +2,7 @@ Memory areas
============
Several barebox commands like :ref:`command_md`, :ref:`command_erase`
-or :ref:`command_crc` work on an area of memory. Areas have the following form::
+or :ref:`command_crc32` work on an area of memory. Areas have the following form::
<start>-<end>