git: 09acd30360 - main - handbook/wayland: Fix sysrc command

"Danilo G. Baio" <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=09acd303601bf48e86ef09824aa335f0c8bb6bef

commit 09acd303601bf48e86ef09824aa335f0c8bb6bef
Author:     Danilo G. Baio <[email protected]>
AuthorDate: 2024-04-15 21:00:35 +0000
Commit:     Danilo G. Baio <[email protected]>
CommitDate: 2024-04-15 21:00:35 +0000

    handbook/wayland: Fix sysrc command
    
    If you copied and pasted from the Handbook, this is what would have
    happened:
    
      # sysrc seatd_enable=”YES”
      seatd_enable:  -> ”YES”
      rc.conf: seatd_enable="”YES”"
    
    Reported by:    garga
---
 documentation/content/en/books/handbook/wayland/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/wayland/_index.adoc b/documentation/content/en/books/handbook/wayland/_index.adoc
index b40bdefd4d..2b1721c845 100644
--- a/documentation/content/en/books/handbook/wayland/_index.adoc
+++ b/documentation/content/en/books/handbook/wayland/_index.adoc
@@ -129,7 +129,7 @@ To enable and start the `seatd` daemon now, and on system initialization:
 
 [source,shell]
 ----
-# sysrc seatd_enable=”YES”
+# sysrc seatd_enable="YES"
 # service seatd start
 ----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.