From: Martin Mares Date: Sun, 2 Oct 2011 10:27:19 +0000 (+0200) Subject: setpci.man: Clarify cases in which access width can be omitted X-Git-Tag: v3.1.8~5 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=9b50f808d1ff9bab21a1c8f68fe8c119393ac75b;p=pciutils.git setpci.man: Clarify cases in which access width can be omitted --- diff --git a/setpci.man b/setpci.man index 79b2554..0ea4582 100644 --- a/setpci.man +++ b/setpci.man @@ -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.