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 .It Ar mousechar_start
(int) If set to (int) If set to
.Ar NO .Ar NO
then the default mouse cursor character range 0xd0-0xd4 is used, then the default mouse cursor character range 0xd0-0xd3 is used,
otherwise range start is set otherwise the range start is set
to to
.Ar value .Ar value
character, see character, see
.Xr vidcontrol 1 . .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 .It Ar allscreens_flags
(str) If set, (str) If set,
.Xr vidcontrol 1 .Xr vidcontrol 1