Fix typo in mousechar range

This commit is contained in:
Andrey A. Chernov 2001-04-21 16:28:29 +00:00
parent 557d3d1c9c
commit f1930dce8f

View File

@ -1288,13 +1288,13 @@ daemon.
.It Ar mousechar_start
(int) If set to
.Ar NO
then the default mouse cursor character range 0xd0-0xd4 is used,
otherwise range start is set
then the default mouse cursor character range 0xd0-0xd3 is used,
otherwise the range start is set
to
.Ar value
character, see
.Xr vidcontrol 1 .
Use if the default range is occuped in your language code table.
Use if the default range is occupied in your language code table.
.It Ar allscreens_flags
(str) If set,
.Xr vidcontrol 1