=== modified file 'termkey_getkey.3.sh' --- termkey_getkey.3.sh 2011-04-02 23:27:02 +0000 +++ termkey_getkey.3.sh 2009-11-27 14:36:29 +0000 @@ -76,11 +76,11 @@ 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 -.nf EOF -sed "s/\\\\/\\\\\\\\/g" demo-async.c +sed i.br demo-async.c cat <