git: 1e34e2f9fd76 - stable/15 - vidcontrol.1: Video buffer dump is syscons only

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Thu, 01 Jan 2026 18:05:43 UTC
The branch stable/15 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=1e34e2f9fd76da0595652f6befd55c7a5c0815cd

commit 1e34e2f9fd76da0595652f6befd55c7a5c0815cd
Author:     Pau Amma <pauamma@gundo.com>
AuthorDate: 2025-12-04 03:28:17 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-01-01 18:05:03 +0000

    vidcontrol.1: Video buffer dump is syscons only
    
    Fixes:          1f4442f71fa3 (be explicit that -p and -P are sc(4) only)
    MFC after:      3 days
    Reviewed by:    ziaee
    Differential Revision:  https://reviews.freebsd.org/D53878
    
    (cherry picked from commit 9ec8196f68bac015965164f7f1a65c619bab4e85)
---
 usr.sbin/vidcontrol/vidcontrol.1 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1
index 91804facce8e..a32b5a10f57c 100644
--- a/usr.sbin/vidcontrol/vidcontrol.1
+++ b/usr.sbin/vidcontrol/vidcontrol.1
@@ -12,7 +12,7 @@
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
 .\"
-.Dd July 7, 2024
+.Dd November 22, 2025
 .Dt VIDCONTROL 1
 .Os
 .Sh NAME
@@ -502,9 +502,6 @@ The
 .Nm
 utility uses the
 .Xr syscons 4
-.\" is it supported on vt(4)???
-or
-.Xr vt 4
 .Dv CONS_SCRSHOT
 .Xr ioctl 2
 to capture the current contents of the video buffer.