From dc5ce2331628be2a59eb849e07040d5e76a1f49c Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Sat, 21 Jan 2012 00:52:13 +0000 Subject: Link to termkey(7) from other manpages, delete some of the duplicated sections --- man/termkey_keycmp.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'man/termkey_keycmp.3') diff --git a/man/termkey_keycmp.3 b/man/termkey_keycmp.3 index 3eed66c..2993f2b 100644 --- a/man/termkey_keycmp.3 +++ b/man/termkey_keycmp.3 @@ -19,7 +19,6 @@ Two structures of differing type are ordered \fBTERMKEY_TYPE_UNICODE\fP, \fBTERM .SH NOTES 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_strpkey (3), -.BR termkey_canonicalise (3) +.BR termkey_canonicalise (3), +.BR termkey (7) -- cgit v1.2.3