diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2006-10-29 16:45:44 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2006-10-29 16:45:44 +0000 |
| commit | 26f29cb7c66865fd03cf0e45d94c2bc11ea5e92a (patch) | |
| tree | 884b1f1736ab929b79a21126bfdd6da8e5d7a95f /lib | |
| parent | a351120eaeb191774525b146ca23f4de41a18966 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libvgl/vgl.3 | 2 |
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. |
