Date: Sun, 27 Jul 2025 10:40:23 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c49bd0d688 - main - Handbook - X11: Fix matching quotation Message-ID: <202507271040.56RAeN2d048068@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=c49bd0d688f8f141ab90922976f7026df032b4b6 commit c49bd0d688f8f141ab90922976f7026df032b4b6 Author: Osama Albahrani <osalbahr@gmail.com> AuthorDate: 2025-07-27 10:39:26 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2025-07-27 10:39:26 +0000 Handbook - X11: Fix matching quotation Pull Request: https://github.com/freebsd/freebsd-doc/pull/528 --- documentation/content/en/books/handbook/x11/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index ed08ab6298..0cefe7bbcd 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -316,7 +316,7 @@ tunable: [source,shell] .... -hw.nvidiadrm.modeset="1' +hw.nvidiadrm.modeset="1" .... Both PRIME and crossref:wayland[wayland-synopsis,Wayland]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507271040.56RAeN2d048068>
