]> mj.ucw.cz Git - pciutils.git/blobdiff - setpci.man
lspci: Drop PCIe LnkCtl "Retrain Link" decoding
[pciutils.git] / setpci.man
index 79b255419fdc8355a5d4a9da28dbf770da726fba..c35b9968af50d4abc5fad26ff60e742f723d1b8e 100644 (file)
@@ -148,10 +148,10 @@ identifier of the capability in hexadecimal.
 Each of the previous formats can be followed by \fB+offset\fP to add an offset
 (a hex number) to the address. This feature can be useful for addressing of registers
 living within a capability, or to modify parts of standard registers.
-\IP \(bu
+.IP \(bu
 Finally, you should append a width specifier \fB.B\fP, \fB.W\fP, or \fB.L\fP to choose
 how many bytes (1, 2, or 4) should be transferred. The width can be omitted if you are
-accessing a named register whose width is well known.
+referring to a register by its name and the width of the register is well known.
 
 .PP
 All names of registers and width specifiers are case-insensitive.