summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-06-19 19:05:31 +0900
committerAdam Jackson <ajax@redhat.com>2017-06-20 16:31:48 -0400
commit3b0fd9421add9f0ca8958ced0f39b2da21143c22 (patch)
tree02ff15d9124f12273a37604bc05400dcc7211d89
parent8e00dc59b51da7e0d3978c26b1884c4767aa2dc2 (diff)
xfree86: Document BusID PCI domain format in xorg.conf manpage
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
-rw-r--r--hw/xfree86/man/xorg.conf.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man
index ec8d07c65..1b134e867 100644
--- a/hw/xfree86/man/xorg.conf.man
+++ b/hw/xfree86/man/xorg.conf.man
@@ -1376,10 +1376,10 @@ For PCI/AGP cards,
the
.I bus\-id
string has the form
-.BI PCI: bus : device : function
-(e.g., \(lqPCI:1:0:0\(rq might be appropriate for an AGP card).
-This field is usually optional in single-head configurations when using
-the primary graphics card.
+.BI PCI: bus @ domain : device : function
+(e.g., \(lqPCI:1@0:0:0\(rq might be appropriate for an AGP card). The
+"@domain" part can be left out for PCI domain 0. This field is usually
+optional in single-head configurations when using the primary graphics card.
In multi-head configurations, or when using a secondary graphics card in a
single-head configuration, this entry is mandatory.
Its main purpose is to make an unambiguous connection between the device