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:
5493e06
)
perldiag: missing dot
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 14 Feb 2011 06:52:48 +0000
(22:52 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 14 Feb 2011 06:52:48 +0000
(22:52 -0800)
pod/perldiag.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldiag.pod
b/pod/perldiag.pod
index
96d504c
..
23e8a88
100644
(file)
--- a/
pod/perldiag.pod
+++ b/
pod/perldiag.pod
@@
-3089,7
+3089,7
@@
indicated.
(W misc) A number has been passed as a bitmask argument to select().
Use the vec() function to construct the file descriptor bitmasks for
-select. See L<perlfunc/select>
+select. See L<perlfunc/select>
.
=item Null filename used