From: Heinrich Schuchardt Date: Sun, 25 Jun 2023 21:22:44 +0000 (+0200) Subject: doc: fix typo loady in loadb man-page X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=62ac1277fe89ec94ce97a2202f1e3fd708e42474;p=u-boot.git doc: fix typo loady in loadb man-page %s/loady/loadb/ Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- diff --git a/doc/usage/cmd/loadb.rst b/doc/usage/cmd/loadb.rst index b37d1d7b59..0464b1f41c 100644 --- a/doc/usage/cmd/loadb.rst +++ b/doc/usage/cmd/loadb.rst @@ -13,7 +13,7 @@ Synopsis Description ----------- -The loady command is used to transfer a file to the device via the serial line +The loadb command is used to transfer a file to the device via the serial line using the Kermit protocol. The number of transferred bytes is saved in environment variable filesize.