summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2013-05-30 18:51:57 +0000
committerroot <root>2013-05-30 18:51:57 +0000
commit815cff89285a05be535ef02418f73b52121fb030 (patch)
treeb18c9170860b8744a4a89604011510c1bb9124cc
parent84a992d7ab335ea0b95d091069fa1a49945b9dc1 (diff)
fix some pod errors
-rw-r--r--ev.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index e913883..92f0d42 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3984,7 +3984,7 @@ you to use some convenience methods to start/stop watchers and also change
the callback model to a model using method callbacks on objects.
To use it,
-
+
#include <ev++.h>
This automatically includes F<ev.h> and puts all of its definitions (many
@@ -5431,7 +5431,7 @@ new API early than late.
=item C<EV_COMPAT3> backwards compatibility mechanism
The backward compatibility mechanism can be controlled by
-C<EV_COMPAT3>. See L</PREPROCESSOR SYMBOLS/MACROS> in the L</EMBEDDING>
+C<EV_COMPAT3>. See L</"PREPROCESSOR SYMBOLS/MACROS"> in the L</EMBEDDING>
section.
=item C<ev_default_destroy> and C<ev_default_fork> have been removed