From f23a55ab8257987c1fdd49ba406f885bf78190b3 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Sun, 3 Apr 2011 18:44:48 +0100 Subject: Various minor neatenings to manpage formatting --- termkey_interpret_mouse.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termkey_interpret_mouse.3') diff --git a/termkey_interpret_mouse.3 b/termkey_interpret_mouse.3 index 50f3353..6963054 100644 --- a/termkey_interpret_mouse.3 +++ b/termkey_interpret_mouse.3 @@ -11,7 +11,7 @@ termkey_interpret_mouse \- interpret opaque mouse event data .sp Link with \fI-ltermkey\fP. .SH DESCRIPTION -\fBtermkey_interpret_mouse\fP fills in variables in the passed pointers according to the mouse event found in \fIkey\fP. It should be called if \fBtermkey_getkey(3)\fP or similar have returned a key event with the type of \fBTERMKEY_TYPE_MOUSE\fP. +\fBtermkey_interpret_mouse\fP() fills in variables in the passed pointers according to the mouse event found in \fIkey\fP. It should be called if \fBtermkey_getkey\fP(3) or similar have returned a key event with the type of \fBTERMKEY_TYPE_MOUSE\fP. .PP Any pointer may instead be given as \fBNULL\fP to not return that value. .PP -- cgit v1.2.3