]> git.imager.perl.org - imager.git/commitdiff
escape a / in the link text of an L<> causing pod failures
authorTony Cook <tony@develop-help.com>
Sat, 18 May 2013 01:43:33 +0000 (11:43 +1000)
committerTony Cook <tony@develop-help.com>
Sat, 18 May 2013 01:43:33 +0000 (11:43 +1000)
lib/Imager/API.pod

index 2f49ef5a06dd96d5ef23c1b49832d54826302b4e..15abf652762c66706e934d1971f199e4ca19c66e 100644 (file)
@@ -386,7 +386,7 @@ stored in an L<image object|/i_img>, eg:
 =head2 C<dIMCTXio>
 
 Defines a local context variable and initializes it from the context
-stored in an L<I/O object|/i_io_glue_t> object.
+stored in an L<< IE<47>O object|/i_io_glue_t >> object.
 
   void f(i_io_glue_t *io) {
     dIMCTXio(io);