# HG changeset patch # User gthomas # Date 1166185602 0 # Node ID 53803c53d72edf3d439840d8b716e662462c1abb # Parent 2296f0d76ae25e18c13d31dadd2f310e1f9d33db Fix minor typos diff --git a/packages/redboot/current/doc/redboot_cmds.sgml b/packages/redboot/current/doc/redboot_cmds.sgml --- a/packages/redboot/current/doc/redboot_cmds.sgml +++ b/packages/redboot/current/doc/redboot_cmds.sgml @@ -2274,7 +2274,7 @@ RedBoot> fis free -l Number - Length of flash area to occopy. If specified, and + Length of flash area to occupy. If specified, and the named image already exists, the length must match the value in the FIS directory. Length of area reserved in FIS directory if the @@ -2582,7 +2582,7 @@ Delete image ‘junk’ - contin Description 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 fis unlock command must be issued. This command is optional and will only be provided on hardware which can support write-protection of the flash space.