aboutsummaryrefslogtreecommitdiff
path: root/termkey_waitkey.3.sh
Commit message (Collapse)AuthorAgeFilesLines
* Renamed all type names to CamelCaseNames for visual distinctness, separate ↵Paul LeoNerd Evans2009-07-151-2/+2
| | | | from variables/functions
* Resort back to using GNU sed in .sh built manpages, as we only need them at ↵Paul LeoNerd Evans2008-12-101-1/+3
| | | | 'make dist' time now; doesn't matter that BSD can't run them
* Use shell natively to embed demo .c files in manpages rather than invoking ↵Paul LeoNerd Evans2008-11-281-1/+1
| | | | sed, because OpenBSD's sed doesn't seem to like this
* Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be ↵Paul LeoNerd Evans2008-11-061-2/+2
| | | | more consistent
* Include demo.c and demo-async.c in the manpages under an EXAMPLE sectionPaul LeoNerd Evans2008-11-061-0/+42