diff options
Diffstat (limited to 'termkey_strpkey.3')
-rw-r--r-- | termkey_strpkey.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termkey_strpkey.3 b/termkey_strpkey.3 index 5d51ccf..4db431e 100644 --- a/termkey_strpkey.3 +++ b/termkey_strpkey.3 @@ -6,7 +6,7 @@ termkey_strpkey \- parse a string representing a key event .B #include <termkey.h> .sp .BI "char *termkey_strpkey(TermKey *" tk ", const char *" str ", -.BI " TermKeyKey " key ", TermKeyFormat " format ); +.BI " TermKeyKey *" key ", TermKeyFormat " format ); .fi .sp Link with \fI-ltermkey\fP. |