diff options
author | Andika Triwidada <andika@gmail.com> | 2022-12-31 02:47:44 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-01-01 08:51:39 +0100 |
commit | 1af144825cdc2bccc4d7339acc32fc119853ef09 (patch) | |
tree | beeec5144c8175a8b19c881321dedae88ecacccf /en/boot-installer/arm.xml | |
parent | 113e754f54c04efa818594df23f0c8c87135d331 (diff) | |
download | installation-guide-1af144825cdc2bccc4d7339acc32fc119853ef09.zip |
typo fixes
Diffstat (limited to 'en/boot-installer/arm.xml')
-rw-r--r-- | en/boot-installer/arm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml index b7d11142b..de4980bda 100644 --- a/en/boot-installer/arm.xml +++ b/en/boot-installer/arm.xml @@ -242,7 +242,7 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r} </para> <para> If you would like to trigger the tftp autoboot feature from the - U-Boot commandline, you can use the follwing command: + U-Boot commandline, you can use the following command: <informalexample><screen>run bootcmd_dhcp</screen></informalexample> </para> <para> |