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_strfkey.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termkey_strfkey.3') diff --git a/termkey_strfkey.3 b/termkey_strfkey.3 index 10c29b4..7767952 100644 --- a/termkey_strfkey.3 +++ b/termkey_strfkey.3 @@ -11,7 +11,7 @@ termkey_strfkey \- format a string representing a key event .sp Link with \fI-ltermkey\fP. .SH DESCRIPTION -\fBtermkey_strfkey\fP formats a string buffer to contain a human-readable representation of a key event. It fills the \fIbuffer\fP in a way analogous to the \fBsnprintf\fP(3) or \fBstrftime\fP(3) standard library functions. This function used to be called \fBtermkey_snprint_key\fP but was renamed after version 0.6. +\fBtermkey_strfkey\fP() formats a string buffer to contain a human-readable representation of a key event. It fills the \fIbuffer\fP in a way analogous to the \fBsnprintf\fP(3) or \fBstrftime\fP(3) standard library functions. This function used to be called \fBtermkey_snprint_key\fP() but was renamed after version 0.6. .PP The \fIformat\fP argument specifies the format of the output, as a bitmask of the following constants: .TP -- cgit v1.2.3