X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/09fbf4d0a21c9cad25cc3f12b1e3f365f850eb94..c3dd6b2900b4a74f452d9681e5a1ef641d376d16:/codec/codec.3 diff --git a/codec/codec.3 b/codec/codec.3 index efc0b7e..fd797c5 100644 --- a/codec/codec.3 +++ b/codec/codec.3 @@ -136,7 +136,7 @@ Ignore all `junk' in the input. This should suppress almost all decoding errors. .PP If you do not set any of the -.BR CDCF_IGN ... +.BR CDCF_IGN ...\& flags, a decoder should only accept the exact encoding that the corresponding encoder would produce (with .I maxline @@ -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