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

Bjorn Helgaas posted 8 patches 2 years, 2 months ago
[PATCH 8/8] setpci: Fix man page typo
Posted by Bjorn Helgaas 2 years, 2 months ago
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 --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