aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2023-10-18 11:08:36 -0500
committerMartin Mares <mj@ucw.cz>2023-10-18 20:57:05 +0200
commit511dcd169f9daa0ab856c6a153e5020e1bca47c2 (patch)
tree78fcc09662e77bd7b558dca1ede31b7eaf3a39b8
parentb2caca015cf993f2562db1883e1054209e566e28 (diff)
downloadpciutils-511dcd169f9daa0ab856c6a153e5020e1bca47c2.tar.gz
setpci: Fix man page typo
"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>
-rw-r--r--setpci.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/setpci.man b/setpci.man
index 9e4e1d8..fd4495f 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