diff options
| author | Josef El-Rayes <josef@FreeBSD.org> | 2004-05-12 20:40:09 +0000 |
|---|---|---|
| committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-05-12 20:40:09 +0000 |
| commit | c12fc53ca860a90e7496eeb76c7ca9ec7e16ca6b (patch) | |
| tree | 19bd4e884faf337c4b456d5e0d0d4d7148eb66fc | |
| parent | 0d9e3b1ab9e506f026469235cc7ca24d09aa5e34 (diff) | |
Notes
| -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 a5bdf8b3a33b..93b564030284 100644 --- a/lib/libvgl/vgl.3 +++ b/lib/libvgl/vgl.3 @@ -186,7 +186,7 @@ or .Dv VGL_RAWKEYS . When .Dv VGL_XLATEKEYS -is specified, the keyboard translate the raw keyboard scan code into +is specified, the keyboard translates the raw keyboard scan code into a character code. If .Dv VGL_RAWKEYS |
