vidcontrol: be explicit that -p and -P are sc(4) only
PR: 263099 MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
.\" @(#)vidcontrol.1
|
.\" @(#)vidcontrol.1
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd October 20, 2018
|
.Dd April 6, 2022
|
||||||
.Dt VIDCONTROL 1
|
.Dt VIDCONTROL 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -388,12 +388,16 @@ For details about that
|
|||||||
format see
|
format see
|
||||||
.Sx Format of Video Buffer Dump
|
.Sx Format of Video Buffer Dump
|
||||||
below.
|
below.
|
||||||
|
Supported only with
|
||||||
|
.Xr syscons 4 .
|
||||||
.It Fl P
|
.It Fl P
|
||||||
Same as
|
Same as
|
||||||
.Fl p ,
|
.Fl p ,
|
||||||
but dump contents of the video buffer in a plain text format
|
but dump contents of the video buffer in a plain text format
|
||||||
ignoring nonprintable characters and information about text
|
ignoring nonprintable characters and information about text
|
||||||
attributes.
|
attributes.
|
||||||
|
Supported only with
|
||||||
|
.Xr syscons 4 .
|
||||||
.It Fl H
|
.It Fl H
|
||||||
When used with
|
When used with
|
||||||
.Fl p
|
.Fl p
|
||||||
|
|||||||
Reference in New Issue
Block a user