aboutsummaryrefslogtreecommitdiff
path: root/lib/libvgl/vgl.3
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2006-10-21 15:12:36 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2006-10-21 15:12:36 +0000
commite82b17777508bf45c245ec499193dc04af951608 (patch)
tree346470d501f3e3729c7ed23a413fa7eb4f59d37f /lib/libvgl/vgl.3
parenta89c08bdd0f6c94ef6276aa4a4afc11674889327 (diff)
downloadsrc-e82b17777508bf45c245ec499193dc04af951608.tar.gz
src-e82b17777508bf45c245ec499193dc04af951608.zip
o Fix typo.
Obtained from: DragonFlyBSD MFC after: 1 week
Notes
Notes: svn path=/head/; revision=163572
Diffstat (limited to 'lib/libvgl/vgl.3')
-rw-r--r--lib/libvgl/vgl.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/vgl.3 b/lib/libvgl/vgl.3
index 06d05a5ae16f..ca628f75e62d 100644
--- a/lib/libvgl/vgl.3
+++ b/lib/libvgl/vgl.3
@@ -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.