From 5b15abcd0168c63e57e061450cbbfd01942e43b9 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Mon, 4 Apr 2011 19:06:34 +0100 Subject: Fixed another couple of typoes in manpages --- termkey_keycmp.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termkey_keycmp.3') diff --git a/termkey_keycmp.3 b/termkey_keycmp.3 index bd0fb26..d2a0c9b 100644 --- a/termkey_keycmp.3 +++ b/termkey_keycmp.3 @@ -20,5 +20,5 @@ Two structures of differing type are ordered \fBTERMKEY_TYPE_UNICODE\fP, \fBTERM This function does not perform any canonicalisation of the key structures, and performs a simple comparison of the fields in the structures. In particular, it will not consider as equal \fBTERMKEY_TYPE_UNICODE\fP containing the Space codepoint (U+0020) vs. \fBTERMKEY_TYPE_KEYSYM\fP containing \fBTERMKEY_SYM_SPACE\fP. .SH "SEE ALSO" .BR termkey_new (3), -.BR termkey_getkey (3) +.BR termkey_getkey (3), .BR termkey_strpkey (3) -- cgit v1.2.3