=== modified file 'termkey_getkey.3.sh' --- termkey_getkey.3.sh 2008-11-28 19:58:16 +0000 +++ termkey_getkey.3.sh 2008-11-06 20:29:50 +0000 @@ -71,7 +71,7 @@ The following example program prints details of every keypress until the user presses "Ctrl-C". It demonstrates how to use the termkey instance in a typical \fBpoll\fP()-driven asynchronous program, which may include mixed IO with other file handles. .PP .in +4n -`while read LINE; do echo ".br"; echo "$LINE"; done