From 63ba7202a0827d4110b8a90ce258b9e89e808e93 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 29 May 2015 19:44:13 +0100 Subject: [PATCH] codec/codec.3: Minor formatting fix. --- codec/codec.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codec/codec.3 b/codec/codec.3 index efc0b7e..8af0f8e 100644 --- a/codec/codec.3 +++ b/codec/codec.3 @@ -170,7 +170,7 @@ object. .TP .BI "int (*code)(codec *" c ", const void *" p ", size_t " sz ", dstr *" d ")" Encode or decode, using the codec -.I c , +.IR c , the data in the buffer at address .I p and continuing for -- 2.11.0