From nobody Fri Jun 26 10:55:26 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gmsyr0PZnz6jJxR for ; Fri, 26 Jun 2026 10:55:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gmsyq6WBLz42WV for ; Fri, 26 Jun 2026 10:55:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782471331; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a3HFVSjrZbv7fzet7DAjrI5x9iTq+prk2EsUCvxmmQc=; b=ag/KwmEjLqHiuvLhchGkAjhZBrpQY619M6EJOPA8pKODLv97oxdfd31KBiyKdu6/1eSePg 1KmyTxZzW1dLwvgkLMtgU3+NOovVQyRt1IcN7lzhMbGym3A/CYfTRRf7ofJYNdPA+VVkng 1YXxJJO2n4tBsGb01mN1VWCWoqYE06CuRVWO3sI57kkEkN4LANq+bYaKB/GSx3GWzJeoXu +9PNGX0Ik8Ra5uyT2mdMUXVSeFUuiz1v0ms/0f8Ie2GAdnj+bwrjcLRgF9khiA22E0ez9W +E3EyCsdisqNYNZrCK7wOgBL3Uq5g7GZ9H1/LPXi1C8IieJkjcfrbePBtxDcFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782471331; a=rsa-sha256; cv=none; b=dkjeV2VxCdiCUOvm5uI67BUU93XGWI3vyIy4i/9j3d26nznlJ8vKus71iBBK75+ZyfTd4+ XmzvBv0PT/Ao7jUXM+IBfTMGo0OGlCA6ndFwUCk+6aakQ6aE5DByv9GOiyQ7WhJLZQA3m5 ISdz1RNSxDpVtc6txbFbTAbylxGnepRaXYkkJojt3nZtuV6BYQ0OS1Sh9KaLxJT+HWft68 PSpGVXywjc6n+CdA1FhqV6x6YOUTH+v/n4yUlXLQIHRD/PpUfxZX46eBPT921Bv9oF4rt2 YHdmiyyYUIrlnuWIJx7USTSSsCk+JwVadcvmD13NaQyeKqm3OfVEmYEDoMvQpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782471331; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a3HFVSjrZbv7fzet7DAjrI5x9iTq+prk2EsUCvxmmQc=; b=Qs8gsqjoVR9RqQC5T3Qjln3SU0QQhoQvrAlHKa7XLuas88R5TJDXX/7goF7jOW10S1AYSX wiFNHtF0EX3IgBM68JRLMjQUlxNhLQUHTjkFv/qCVzWf1sK5TyRjXkNH2gWYvoQgYJIdDH Q3hTRNbZh6FODVqPH/bo9S9zTh0jE3MR1v0GugEXrQ+cPP7e9brATIIedpalM2L1y09A1K S6sHTvZMEYRpXk49p1CW60BF9lOjHshb7jkB2e0jJyMojPPrY4xnyyPSkt6BKMI5FjtXcB Fz10nbNS2okft3i3eLHhpJGKdCg3MVsW4DLr0NQ6DaZIxfrqXDcyn9lc+huhOA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gmsyq5JSczZld for ; Fri, 26 Jun 2026 10:55:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3636e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 10:55:26 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 6738c77707 - main - handbook/x11: Silence doc build warning by changing an example into programlisting List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6738c777075117bd33355780fee21192e24a6724 Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 10:55:26 +0000 Message-Id: <6a3e5a9e.3636e.4cdac8f6@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=6738c777075117bd33355780fee21192e24a6724 commit 6738c777075117bd33355780fee21192e24a6724 Author: Benedict Reuschling AuthorDate: 2026-06-26 10:51:30 +0000 Commit: Benedict Reuschling CommitDate: 2026-06-26 10:55:22 +0000 handbook/x11: Silence doc build warning by changing an example into programlisting While here, remove whitespaces from end of lines. No content changes. Event: Halifax Hackathon 202606 --- .../content/en/books/handbook/x11/_index.adoc | 42 +++++++++++----------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index 3ebc720005..0644e7aa30 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -627,27 +627,27 @@ The output should be similar to the following: .... Screen 0: minimum 320 x 200, current 2560 x 960, maximum 8192 x 8192 LVDS-1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 261mm x 163mm - 1280x800 59.99*+ 59.81 59.91 50.00 - 1280x720 59.86 59.74 - 1024x768 60.00 - 1024x576 59.90 59.82 - 960x540 59.63 59.82 - 800x600 60.32 56.25 - 864x486 59.92 59.57 - 640x480 59.94 - 720x405 59.51 58.99 - 640x360 59.84 59.32 + 1280x800 59.99*+ 59.81 59.91 50.00 + 1280x720 59.86 59.74 + 1024x768 60.00 + 1024x576 59.90 59.82 + 960x540 59.63 59.82 + 800x600 60.32 56.25 + 864x486 59.92 59.57 + 640x480 59.94 + 720x405 59.51 58.99 + 640x360 59.84 59.32 VGA-1 connected primary 1280x960+1280+0 (normal left inverted right x axis y axis) 410mm x 257mm - 1280x1024 75.02 60.02 - 1440x900 74.98 60.07 - 1280x960 60.00* - 1280x800 74.93 59.81 - 1152x864 75.00 - 1024x768 75.03 70.07 60.00 - 832x624 74.55 - 800x600 72.19 75.00 60.32 56.25 - 640x480 75.00 72.81 66.67 59.94 - 720x400 70.08 + 1280x1024 75.02 60.02 + 1440x900 74.98 60.07 + 1280x960 60.00* + 1280x800 74.93 59.81 + 1152x864 75.00 + 1024x768 75.03 70.07 60.00 + 832x624 74.55 + 800x600 72.19 75.00 60.32 56.25 + 640x480 75.00 72.81 66.67 59.94 + 720x400 70.08 HDMI-1 disconnected (normal left inverted right x axis y axis) DP-1 disconnected (normal left inverted right x axis y axis) HDMI-2 disconnected (normal left inverted right x axis y axis) @@ -738,7 +738,7 @@ $ xinput Its output should be similar to the following: -[example] +[.programlisting] .... ⎡ Virtual core pointer id=2 [master pointer (3)]