summaryrefslogtreecommitdiffstats
path: root/share/man/man4/screen.4
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/man/man4/screen.4
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/man/man4/screen.4')
-rw-r--r--share/man/man4/screen.48
1 files changed, 4 insertions, 4 deletions
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