This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b92fc6c
)
Use POD-style references in the "SEE ALSO" section.
author
Tom Hukins
<tom@eborcom.com>
Thu, 20 Aug 2009 09:50:52 +0000
(09:50 +0000)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Fri, 12 Mar 2010 08:48:21 +0000
(09:48 +0100)
pod/perlclib.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlclib.pod
b/pod/perlclib.pod
index
39488f0
..
1fe4699
100644
(file)
--- a/
pod/perlclib.pod
+++ b/
pod/perlclib.pod
@@
-208,5
+208,5
@@
For C<signal>/C<sigaction>, use C<rsignal(signo, handler)>.
=head1 SEE ALSO
-
C<perlapi>, C<perlapio>, C
<perlguts>
+
L<perlapi>, L<perlapio>, L
<perlguts>