o Fix typo.

Obtained from:	DragonFlyBSD
MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2006-10-21 15:12:36 +00:00
parent a89c08bdd0
commit e82b177775
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163572

View File

@ -398,7 +398,7 @@ call this function with arbitrary large values.
.Pp
.Dl VGLSetVScreenSize(10000, 10000);
.Pp
.Fn VGLPanSreen
.Fn VGLPanScreen
change the origin of the displayed screen in the virtual screen.
Note that this function must be called when our vty is in the
foreground.