summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1994-02-01 06:22:29 +0000
committernate <nate@FreeBSD.org>1994-02-01 06:22:29 +0000
commit92c2d844b2e38f2ec169bc9a1c3644836b32b3ac (patch)
tree92cf5b159be376c7e38d9db101512a6e534909e3 /share
parent22ba36aea791bb13eb4c00fbc7c07f671dd55e54 (diff)
downloadFreeBSD-src-92c2d844b2e38f2ec169bc9a1c3644836b32b3ac.zip
FreeBSD-src-92c2d844b2e38f2ec169bc9a1c3644836b32b3ac.tar.gz
From: sos@login.dkuug.dk (S|ren Schmidt)
Subject: syscons-1.3 Date: Sat, 29 Jan 94 23:33:50 MET But here is the (hopefully) final syscons-1.3.... .... I've changed sgetc so it works as the pccons parallel (it now uses a scgetc internally). [ There were a couple changes that Bruce Evans sent me that were applied to this version along with some changes that S'ren didn't incorporate into the final version. There will be only minor changes if anything from this version to his final release. ]
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/keyboard.49
-rw-r--r--share/man/man4/man4.i386/keyboard.49
-rw-r--r--share/man/man4/man4.i386/screen.48
-rw-r--r--share/man/man4/screen.48
4 files changed, 18 insertions, 16 deletions
diff --git a/share/man/man4/keyboard.4 b/share/man/man4/keyboard.4
index 0a8b0d5..f74b5ec 100644
--- a/share/man/man4/keyboard.4
+++ b/share/man/man4/keyboard.4
@@ -6,7 +6,7 @@
.Nd pc keyboard interface
.Sh DESCRIPTION
-The PC keyboard is use as the console character input device. The keyboard
+The PC keyboard is used as the console character input device. The keyboard
is owned by the current virtual console.
To switch between the virtual consoles use the sequence
.Ar ALT+Fn
@@ -20,7 +20,8 @@ present on the keyboard via a special keysequence.
To use this facility press and hold down ALT,
then enter a decimal number from 0-255 via the numerical keypad, then
release ALT. The entered value is then used as the ASCII value for one
-character. This way it is possible to enter any ASCII value.
+character. This way it is possible to enter any ASCII value, not present
+on the keyboard.
The keyboard is configurable to suit the individual user and the different
national layout.
@@ -130,5 +131,5 @@ The function keys are numbered like this:
.Ed
.Pp
.Sh AUTHOR
- S_ren Schmidt
- Email: (baukno@login.dkuug.dk -or- sos@kmd-ac.dk)
+ Søren Schmidt
+ Email: (sos@login.dkuug.dk -or- sos@kmd-ac.dk)
diff --git a/share/man/man4/man4.i386/keyboard.4 b/share/man/man4/man4.i386/keyboard.4
index 0a8b0d5..f74b5ec 100644
--- a/share/man/man4/man4.i386/keyboard.4
+++ b/share/man/man4/man4.i386/keyboard.4
@@ -6,7 +6,7 @@
.Nd pc keyboard interface
.Sh DESCRIPTION
-The PC keyboard is use as the console character input device. The keyboard
+The PC keyboard is used as the console character input device. The keyboard
is owned by the current virtual console.
To switch between the virtual consoles use the sequence
.Ar ALT+Fn
@@ -20,7 +20,8 @@ present on the keyboard via a special keysequence.
To use this facility press and hold down ALT,
then enter a decimal number from 0-255 via the numerical keypad, then
release ALT. The entered value is then used as the ASCII value for one
-character. This way it is possible to enter any ASCII value.
+character. This way it is possible to enter any ASCII value, not present
+on the keyboard.
The keyboard is configurable to suit the individual user and the different
national layout.
@@ -130,5 +131,5 @@ The function keys are numbered like this:
.Ed
.Pp
.Sh AUTHOR
- S_ren Schmidt
- Email: (baukno@login.dkuug.dk -or- sos@kmd-ac.dk)
+ Søren Schmidt
+ Email: (sos@login.dkuug.dk -or- sos@kmd-ac.dk)
diff --git a/share/man/man4/man4.i386/screen.4 b/share/man/man4/man4.i386/screen.4
index 6b9773c..1d93268 100644
--- a/share/man/man4/man4.i386/screen.4
+++ b/share/man/man4/man4.i386/screen.4
@@ -28,7 +28,7 @@ To switch between the virtual consoles one uses the sequence
virtual console with the same number as the function key is then
selected as the current virtual console, and given exclusive use of
the keyboard and display. This switch sequence can be changed via
-the keyboard mapping ioctl call (see keyboard.man)
+the keyboard mapping ioctl call (see keyboard.4)
.Pp
The number of virtual consoles is changeable in the system config
file, and need recompilation of the kernel to take any effect. The
@@ -57,7 +57,7 @@ CUF E[nC move cursor right n characters nd (kr)
CUB E[nD move cursor left n characters bs (kl)
-HPA E[n` move cursor character position n --
+HPA E[n` move cursor to character position n --
HPR E[na move cursor right n characters --
@@ -153,5 +153,5 @@ note: the first E in the sequences stands for ESC (0x1b)
.Ed
.Pp
.Sh AUTHOR
- S_ren Schmidt
- Email: (baukno@login.dkuug.dk -or- sos@kmd-ac.dk)
+ Søren Schmidt
+ Email: (sos@login.dkuug.dk -or- sos@kmd-ac.dk)
diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4
index 6b9773c..1d93268 100644
--- a/share/man/man4/screen.4
+++ b/share/man/man4/screen.4
@@ -28,7 +28,7 @@ To switch between the virtual consoles one uses the sequence
virtual console with the same number as the function key is then
selected as the current virtual console, and given exclusive use of
the keyboard and display. This switch sequence can be changed via
-the keyboard mapping ioctl call (see keyboard.man)
+the keyboard mapping ioctl call (see keyboard.4)
.Pp
The number of virtual consoles is changeable in the system config
file, and need recompilation of the kernel to take any effect. The
@@ -57,7 +57,7 @@ CUF E[nC move cursor right n characters nd (kr)
CUB E[nD move cursor left n characters bs (kl)
-HPA E[n` move cursor character position n --
+HPA E[n` move cursor to character position n --
HPR E[na move cursor right n characters --
@@ -153,5 +153,5 @@ note: the first E in the sequences stands for ESC (0x1b)
.Ed
.Pp
.Sh AUTHOR
- S_ren Schmidt
- Email: (baukno@login.dkuug.dk -or- sos@kmd-ac.dk)
+ Søren Schmidt
+ Email: (sos@login.dkuug.dk -or- sos@kmd-ac.dk)
OpenPOWER on IntegriCloud