shithub: sox

Download patch

ref: 599a896365d502fc2825cc578e6d86fa44c75e45
parent: c321104024c099746a2982df90b5c80ccd3cf3de
author: rrt <rrt>
date: Thu Jun 7 06:29:17 EDT 2007

Add missing bold marking

--- a/libsox.3
+++ b/libsox.3
@@ -40,7 +40,7 @@
 .P
 .B void sox_create_effect(sox_effect_t \fIeffp\fB, sox_effect_handler_t const *\fIe\fB);
 .P
-int sox_get_effect(sox_effect_t \fIeffp\fB, const char *\fIname\fB);
+.B int sox_get_effect(sox_effect_t \fIeffp\fB, const char *\fIname\fB);
 .P
 .B int sox_update_effect(eff_t \fIeffp\fB, const sox_signalinfo_t *\fIin\fB, const sox_signalinfo_t *\fIout\fB, int \fIeffect_mask\fB);
 .P