diff options
Diffstat (limited to 'man/termkey_lookup_keyname.3')
-rw-r--r-- | man/termkey_lookup_keyname.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/termkey_lookup_keyname.3 b/man/termkey_lookup_keyname.3 index bd44411..4525a95 100644 --- a/man/termkey_lookup_keyname.3 +++ b/man/termkey_lookup_keyname.3 @@ -17,7 +17,7 @@ Because the key names are stored in an array indexed by the symbol number, this .SH "RETURN VALUE" \fBtermkey_lookup_keyname\fP() returns a pointer to the first character after a recognised name, or \fBNULL\fP if the string does not begin with the name of a recognised symbolic key. .SH "SEE ALSO" -.BR termkey_new (3), .BR termkey_get_keyname (3), .BR termkey_keyname2sym (3), -.BR termkey_strpkey (3) +.BR termkey_strpkey (3), +.BR termkey (7) |