summaryrefslogtreecommitdiff
path: root/converters/showkey/pkg-descr
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-25 16:22:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-25 16:22:30 +0000
commitde6fa61cfd39b7ed738d739b49e76842a099fb27 (patch)
treed6c05199ef8e06ca44af7c861c943856cfa5b558 /converters/showkey/pkg-descr
parentUpdate to version 7.0.0 (diff)
Update to version 1.4
PR: ports/69578 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=114683
Diffstat (limited to 'converters/showkey/pkg-descr')
-rw-r--r--converters/showkey/pkg-descr14
1 files changed, 6 insertions, 8 deletions
diff --git a/converters/showkey/pkg-descr b/converters/showkey/pkg-descr
index 41893885471c..e3269991014e 100644
--- a/converters/showkey/pkg-descr
+++ b/converters/showkey/pkg-descr
@@ -1,10 +1,8 @@
-from the man page:
+This program puts your terminal in raw mode, eats keystrokes, and prints
+them back it you in a recognizable printed form (using <>-surrounded
+ASCII mnemonics for non-printables).
- This program puts your terminal in raw mode, eats keystrokes, and
- prints them back it you in a recognizable printed form (using <>-sur-
- rounded ASCII mnemonics for non-printables).
+This may be useful, for example, if you're not certain what your keyboard
+keys are sending.
- This may be useful, for example, if you're not certain what your key-
- board keys are sending.
-
-WWW: http://catb.org/~esr/showkey/
+WWW: http://catb.org/~esr/showkey/