git: 8cd1145212 - main - handbook/x11: fix duplicated id's
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Mar 2023 10:47:44 UTC
The branch main has been updated by ceri:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8cd114521263d52494afebc6d74472f9f38a99ab
commit 8cd114521263d52494afebc6d74472f9f38a99ab
Author: Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-03-05 10:47:13 +0000
Commit: Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-03-05 10:47:13 +0000
handbook/x11: fix duplicated id's
---
documentation/content/en/books/handbook/x11/_index.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc
index dfeb8aa6df..83291c3b34 100644
--- a/documentation/content/en/books/handbook/x11/_index.adoc
+++ b/documentation/content/en/books/handbook/x11/_index.adoc
@@ -357,7 +357,7 @@ EndSection
To configure the AMD(R) driver in a configuration file:
-[[x-config-video-cards-file-intel]]
+[[x-config-video-cards-file-amd]]
.Select AMD(R) Video Driver in a File
[example]
====
@@ -374,7 +374,7 @@ EndSection
To configure the NVIDIA(R) driver in a configuration file:
-[[x-config-video-cards-file-intel]]
+[[x-config-video-cards-file-nvidia]]
.Select NVIDIA(R) Video Driver in a File
[example]
====
@@ -391,7 +391,7 @@ EndSection
To configure the VESA driver in a configuration file:
-[[x-config-video-cards-file-intel]]
+[[x-config-video-cards-file-vesa]]
.Select VESA Video Driver in a File
[example]
====
@@ -408,7 +408,7 @@ EndSection
To configure the SCFB driver in a configuration file:
-[[x-config-video-cards-file-intel]]
+[[x-config-video-cards-file-sfcb]]
.Select SCFB Video Driver in a File
[example]
====