]> rtime.felk.cvut.cz Git - sojka/libev.git/commitdiff
fix some pod errors
authorMarc Alexander Lehmann <libev@schmorp.de>
Thu, 30 May 2013 18:51:57 +0000 (18:51 +0000)
committerMarc Alexander Lehmann <libev@schmorp.de>
Thu, 30 May 2013 18:51:57 +0000 (18:51 +0000)
ev.pod

diff --git a/ev.pod b/ev.pod
index e913883c45e132c8c15c8aecc820c31ef76b90d9..92f0d426c37ae836616a08710822dbc17a70425c 100644 (file)
--- 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