Paul LeoNerd Evans
|
af3c0bf378
|
Many small manpage markup fixes
|
2012-04-25 00:59:13 +01:00 |
Paul LeoNerd Evans
|
775806d32b
|
Added documentation for termkey_{start,stop}, termkey_is_started
|
2012-03-08 21:58:27 +00:00 |
Paul LeoNerd Evans
|
5d44c08ecf
|
Added manpage for termkey_{get,set}_buffer_size
|
2012-02-13 23:56:59 +00:00 |
Paul LeoNerd Evans
|
ee12c698da
|
Document the errors set by termkey_new(), use errno rather than fprintf() to stderr
|
2012-01-29 16:13:38 +00:00 |
Paul LeoNerd Evans
|
ea2d3073ac
|
Created termkey_new_abstract()
|
2012-01-26 12:55:16 +00:00 |
Paul LeoNerd Evans
|
948e48d56a
|
Various other minor fixes to manpages
|
2012-01-21 23:26:47 +00:00 |
Paul LeoNerd Evans
|
dc5ce23316
|
Link to termkey(7) from other manpages, delete some of the duplicated sections
|
2012-01-21 00:52:13 +00:00 |
Paul LeoNerd Evans
|
7ec2107f47
|
Note in termkey_new(3) that the caller has to init. the terminal in abstract or pipe cases
|
2012-01-20 20:07:59 +00:00 |
Paul LeoNerd Evans
|
6d6afe788c
|
Allow passing fd = -1 to constructor to make an instance not associated with an fd; must use push_bytes to provide it input
|
2012-01-18 14:03:39 +00:00 |
Paul LeoNerd Evans
|
082b49f0f8
|
Move the growing collection of manpages into their own man/ subdirectory
|
2012-01-18 12:01:38 +00:00 |