diff options
Diffstat (limited to 'doc/kwboot.1')
-rw-r--r-- | doc/kwboot.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kwboot.1 b/doc/kwboot.1 index 25fe69a..1e9ca26 100644 --- a/doc/kwboot.1 +++ b/doc/kwboot.1 @@ -20,7 +20,7 @@ must conform to Marvell's BootROM firmware image format Following power-up or a system reset, system BootROM code polls the UART for a brief period of time, sensing a handshake message which initiates an image upload. This program sends this boot message until -it receives a positive acknowledgement. The image is transfered using +it receives a positive acknowledgement. The image is transferred using Xmodem. Additionally, this program implements a minimal terminal mode, which |