diff options
| author | Mike Saldivar <msaldivar@journaltechnologies.com> | 2026-05-16 09:36:51 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2026-05-16 09:36:51 +0000 |
| commit | c085ee0716be0905e6872775f0d64cbe7bdf4855 (patch) | |
| tree | ad8a9d853d2f5954364c107dca7dbc701bba0da1 | |
| parent | 1bab65ff730bd6835a01ff6310f848244d3a9a42 (diff) | |
Handbook-x11: Update 20-drivers.conf example
Reviewed by: ziaee
Pull Request: https://github.com/freebsd/freebsd-doc/pull/636
| -rw-r--r-- | documentation/content/en/books/handbook/x11/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index a9b5cb8f42..1106260d6c 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -592,7 +592,7 @@ EndSection Section "Device" Identifier "Card1" Driver "nvidia" - BusID "pci0:0:2:1" + BusID "pci0:1:0:0" EndSection .... ==== |
