changeset 2332:53803c53d72e

Fix minor typos
author gthomas
date Fri, 15 Dec 2006 12:26:42 +0000
parents 2296f0d76ae2
children c4c6f9bef0f3
files packages/redboot/current/doc/redboot_cmds.sgml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/packages/redboot/current/doc/redboot_cmds.sgml
+++ b/packages/redboot/current/doc/redboot_cmds.sgml
@@ -2274,7 +2274,7 @@ RedBoot> <userinput>fis free</userinput>
 	    <row>
 	      <entry>-l</entry>
 	      <entry>Number</entry>
-	      <entry>Length of flash area to occopy. If specified, and
+	      <entry>Length of flash area to occupy. If specified, and
 	      the named image already exists, the length must match
 	      the value in the FIS directory.</entry>
 	      <entry>Length of area reserved in FIS directory if the
@@ -2582,7 +2582,7 @@ Delete image &lsquo;junk&rsquo; - contin
     <refsect1>
       <title>Description</title>
 <para>This command is used to write-protect (lock) a portion of flash memory,
-to prevent accidental overwriting of images. In order to make make any modifications
+to prevent accidental overwriting of images. In order to make any modifications
 to the flash, a matching <command>fis unlock</command> command must be
 issued. This command is optional and will only be provided on hardware
 which can support write-protection of the flash space.</para>