diff mbox series

[8/8] setpci: Fix man page typo

Message ID 20231018160836.1361510-9-helgaas@kernel.org
State New
Headers show
Series lspci: Decode more DevCtl2 fields | expand

Commit Message

Bjorn Helgaas Oct. 18, 2023, 4:08 p.m. UTC
From: Bjorn Helgaas <bhelgaas@google.com>

"Several ways how to identity a register" doesn't read correctly and
misspells "identify".  Reword as "several ways to identify a register".

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 setpci.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/setpci.man b/setpci.man
index 9e4e1d8a6c44..fd4495f4d1b4 100644
--- a/setpci.man
+++ b/setpci.man
@@ -135,7 +135,7 @@  are hexadecimal numbers. In the latter case, only the bits corresponding to bina
 ones in the \fImask\fP are changed (technically, this is a read-modify-write operation).
 
 .PP
-There are several ways how to identity a register:
+There are several ways to identify a register:
 .IP \(bu
 Tell its address in hexadecimal.
 .IP \(bu