]> mj.ucw.cz Git - pciutils.git/commitdiff
setpci.man: Clarify cases in which access width can be omitted
authorMartin Mares <mj@ucw.cz>
Sun, 2 Oct 2011 10:27:19 +0000 (12:27 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 2 Oct 2011 10:27:19 +0000 (12:27 +0200)
setpci.man

index 79b255419fdc8355a5d4a9da28dbf770da726fba..0ea45823b14d27ba7c0c3bd3477badd9ce7b28e1 100644 (file)
@@ -151,7 +151,7 @@ living within a capability, or to modify parts of standard registers.
 \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.