diff options
Diffstat (limited to 'doc/usage')
-rw-r--r-- | doc/usage/blkmap.rst | 2 | ||||
-rw-r--r-- | doc/usage/cmd/md.rst | 2 | ||||
-rw-r--r-- | doc/usage/cmd/part.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/usage/blkmap.rst b/doc/usage/blkmap.rst index 75f736c259f..4e9091e8ffa 100644 --- a/doc/usage/blkmap.rst +++ b/doc/usage/blkmap.rst @@ -39,7 +39,7 @@ network. Getting the image to the target is easy enough: dhcp ${ramdisk_addr_r} rootfs.ext4 -But now we are faced with a predicament: how to we extract the kernel +But now we are faced with a predicament: how do we extract the kernel image? Block maps to the rescue! We start by creating a new device: diff --git a/doc/usage/cmd/md.rst b/doc/usage/cmd/md.rst index 9a9919f9ad0..1eeaa824bf2 100644 --- a/doc/usage/cmd/md.rst +++ b/doc/usage/cmd/md.rst @@ -21,7 +21,7 @@ format that includes the address, hex data and ASCII display. It supports various data sizes and uses the endianness of the target. The specified data_size and length become the defaults for future memory -commands commands. +commands. address start address to display diff --git a/doc/usage/cmd/part.rst b/doc/usage/cmd/part.rst index e7faeccbb09..e7f6e54ecea 100644 --- a/doc/usage/cmd/part.rst +++ b/doc/usage/cmd/part.rst @@ -50,7 +50,7 @@ The 'part list' command prints or sets an environment variable to the list of pa varname an optional environment variable to store the list of partitions value into. -The 'part start' commnad sets an environment variable to the start of the partition (in blocks), +The 'part start' command sets an environment variable to the start of the partition (in blocks), part can be either partition number or partition name. interface |