diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-02 16:23:57 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-03 14:04:59 +0100 |
| commit | 7ebbe699cb94c717d7f07b4f98c865c3d0d16592 (patch) | |
| tree | 8a52e5733a61cee8e222ad915ade3d538d345d77 /documentation/dev-manual | |
| parent | f64aae05005b4202af9078e04a511c0c832d01d1 (diff) | |
| download | poky-7ebbe699cb94c717d7f07b4f98c865c3d0d16592.tar.gz | |
documentation/dev-manual/dev-manual-common-tasks.xml: Edit to md5sum
Example corrected.
(From yocto-docs rev: 844ffad1e3b998d62ea7c10273785d710dc3541e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index aadb43238b..2b2635423a 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -832,7 +832,8 @@ | |||
| 832 | with the target file as the only argument. | 832 | with the target file as the only argument. |
| 833 | Here is an example: | 833 | Here is an example: |
| 834 | <literallayout class='monospaced'> | 834 | <literallayout class='monospaced'> |
| 835 | $ md5sum mtd-utils-1.4.9.tar.bz2 82b8e714b90674896570968f70ca778b mtd-utils-1.4.9.tar.bz2 | 835 | $ md5sum mtd-utils-1.4.9.tar.bz2 |
| 836 | 82b8e714b90674896570968f70ca778b mtd-utils-1.4.9.tar.bz2 | ||
| 836 | </literallayout> | 837 | </literallayout> |
| 837 | </para> | 838 | </para> |
| 838 | </section> | 839 | </section> |
