summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vidcontrol
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-04-18 07:21:58 +0000
committerdd <dd@FreeBSD.org>2001-04-18 07:21:58 +0000
commit39857d7a3f902e06bad6fcb37b9a0e9cafe8e537 (patch)
tree84dfd1c6f65cb006379ecb887bd6e578fb8b3fc0 /usr.sbin/vidcontrol
parent11bb4116b321bf5d9a23c40cb6df129889596147 (diff)
downloadFreeBSD-src-39857d7a3f902e06bad6fcb37b9a0e9cafe8e537.zip
FreeBSD-src-39857d7a3f902e06bad6fcb37b9a0e9cafe8e537.tar.gz
List the explanations of the command line arguments in the same order
as they're listed in the synopsis (alphabetical).
Diffstat (limited to 'usr.sbin/vidcontrol')
-rw-r--r--usr.sbin/vidcontrol/vidcontrol.154
1 files changed, 27 insertions, 27 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1
index a1e5766..5841f3e 100644
--- a/usr.sbin/vidcontrol/vidcontrol.1
+++ b/usr.sbin/vidcontrol/vidcontrol.1
@@ -104,11 +104,6 @@ Use the
command below to see available colors.
.It Cm show
See the supported colors on a given platform.
-.It Fl r Ar foreground background
-Change reverse mode colors to
-.Ar foreground
-and
-.Ar background .
.It Fl b Ar color
Set border color to
.Ar color .
@@ -124,28 +119,6 @@ Or it can be like the old hardware cursor
The latter is actually a simulation.
.It Fl d
Print out current output screen map.
-.It Fl l Ar screen_map
-Install screen output map file from
-.Ar screen_map .
-See also
-.Xr syscons 4 .
-.It Fl L
-Install default screen output map.
-.It Fl i Cm adapter
-Shows info about the current video adapter.
-.It Fl i Cm mode
-Shows the possible video modes with the current video hardware.
-.It Fl M Ar char
-Sets the base character used to render the mouse pointer to
-.Ar char .
-.It Fl m Cm on | off
-Switch the mouse pointer
-.Cm on
-or
-.Cm off .
-Used together with the
-.Xr moused 8
-daemon for text mode cut & paste functionality.
.It Xo
.Fl f
.Op Ar size
@@ -190,6 +163,33 @@ See also
and
.Sx EXAMPLES
below.
+.It Fl i Cm adapter
+Shows info about the current video adapter.
+.It Fl i Cm mode
+Shows the possible video modes with the current video hardware.
+.It Fl l Ar screen_map
+Install screen output map file from
+.Ar screen_map .
+See also
+.Xr syscons 4 .
+.It Fl L
+Install default screen output map.
+.It Fl M Ar char
+Sets the base character used to render the mouse pointer to
+.Ar char .
+.It Fl m Cm on | off
+Switch the mouse pointer
+.Cm on
+or
+.Cm off .
+Used together with the
+.Xr moused 8
+daemon for text mode cut & paste functionality.
+.It Fl r Ar foreground background
+Change reverse mode colors to
+.Ar foreground
+and
+.Ar background .
.It Fl s Ar number
Set the current vty to
.Ar number .
OpenPOWER on IntegriCloud