projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12db268
)
escape a / in the link text of an L<> causing pod failures
author
Tony Cook
<tony@develop-help.com>
Sat, 18 May 2013 01:43:33 +0000
(11:43 +1000)
committer
Tony Cook
<tony@develop-help.com>
Sat, 18 May 2013 01:43:33 +0000
(11:43 +1000)
lib/Imager/API.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Imager/API.pod
b/lib/Imager/API.pod
index 2f49ef5a06dd96d5ef23c1b49832d54826302b4e..15abf652762c66706e934d1971f199e4ca19c66e 100644
(file)
--- a/
lib/Imager/API.pod
+++ b/
lib/Imager/API.pod
@@
-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);