diff mbox series

tools: kwboot: Fix spelling of "followed" in kwboot.1

Message ID 20220420004828.14628-1-vagrant@debian.org
State Accepted, archived
Commit 11343854b6c9875491d8a642fbc9ccf5606b55fb
Delegated to: Heinrich Schuchardt
Headers show
Series tools: kwboot: Fix spelling of "followed" in kwboot.1 | expand

Commit Message

Vagrant Cascadian April 20, 2022, 12:48 a.m. UTC
Fix spelling of "followed" in kwboot.1 manpage.

Series: 2
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---

Changes in v2:
Use "tools: kwboot:" prefix.
Add full commit message.

 doc/kwboot.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Marek BehĂșn April 20, 2022, 1:02 p.m. UTC | #1
On Tue, 19 Apr 2022 17:48:27 -0700
Vagrant Cascadian <vagrant@debian.org> wrote:

> Fix spelling of "followed" in kwboot.1 manpage.
> 
> Series: 2
> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>

This "Series: 2" line does not belong into commit message, becuase it
would end up in 'git log', which doesn't make sense :-)

Instead the commit subject should look like
  [PATCH v2] ...
which can be done by
  git format-patch --subject-prefix="PATCH v2"

But I guess Stefan can remove it when applying the patch, so

Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
diff mbox series

Patch

diff --git a/doc/kwboot.1 b/doc/kwboot.1
index f555ff26a2..d663bf1f77 100644
--- a/doc/kwboot.1
+++ b/doc/kwboot.1
@@ -74,7 +74,7 @@  BootROM's standard input and BootROM's terminal echo are active and working
 fine. To workaround this BootROM bug with standard output, it is possible
 to manually overwrite BootROM variables stored in SRAM which BootROM use
 for checking if standard output is enabled or not. To enable BootROM
-standard output on UART, type this command folled by ENTER key:
+standard output on UART, type this command followed by ENTER key:
 
 .RS 1.2i
 .TP