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_strpkey.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termkey_strpkey.3') diff --git a/termkey_strpkey.3 b/termkey_strpkey.3 index e8544f9..5d51ccf 100644 --- a/termkey_strpkey.3 +++ b/termkey_strpkey.3 @@ -11,7 +11,7 @@ termkey_strpkey \- parse a string representing a key event .sp Link with \fI-ltermkey\fP. .SH DESCRIPTION -\fBtermkey_strpkey\fP parses a string buffer containing a human-readable representation of a key event. It fills the \fIkey\fP structure from the results of this parsing, similar to the \fBstrptime\fP(3) standard library function. +\fBtermkey_strpkey\fP(3) parses a string buffer containing a human-readable representation of a key event. It fills the \fIkey\fP structure from the results of this parsing, similar to the \fBstrptime\fP(3) standard library function. .PP The \fIformat\fP argument specifies the format expected in the string, as a bitmask of the following constants: .TP -- cgit v1.2.3-54-g00ecf