Subject: | [Patch] POD nit |
The attached patch fixes some POD, which renders wrong, at least at
search.cpan.org.
Subject: | pod.patch |
diff --git a/ZVBI.pm b/ZVBI.pm
index 51b417a..643bbc1 100644
--- a/ZVBI.pm
+++ b/ZVBI.pm
@@ -758,7 +758,7 @@ I<$href>. This excludes services the libzvbi raw decoder cannot decode
assuming the specified physical parameters.
On return parameter I<$max_rate> is set to the highest data bit rate
in B<Hz> of all services requested (The sampling rate should be at least
-twice as high; C<$href->{sampling_rate}> will be set by libzvbi to a more
+twice as high; C<< $href->{sampling_rate} >> will be set by libzvbi to a more
reasonable value of 27 MHz derived from ITU-R Rec. 601.)
=item $rd->reset()