[PATCH 8/8] setpci: Fix man page typo

From: Bjorn Helgaas
Date: Wed Oct 18 2023 - 12:09:23 EST


From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

"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@xxxxxxxxxx>
---
setpci.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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
--
2.34.1