summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-07 03:43:11 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-07 03:43:11 +0000
commitdc26df50e51d2d0fb283185fc254d0db5b0934c4 (patch)
treeba2a09d1f0bf4db87ddfe34f0040bc0a37dfe0d1 /pod
parent8a945467f8662d3525215e1c48a1b0dace00ef55 (diff)
downloadperl-dc26df50e51d2d0fb283185fc254d0db5b0934c4.tar.gz
Try to make Socket::inet_ntoa() more robust.
p4raw-id: //depot/perl@11926
Diffstat (limited to 'pod')
-rw-r--r--pod/perldiag.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 5a9eb4e335..ff8e0a7da3 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -261,7 +261,7 @@ avoid this warning.
used as an lvalue, which is pretty strange. Perhaps you forgot to
dereference it first. See L<perlfunc/substr>.
-=item Bad arg length for %s, is %d, should be %d
+=item Bad arg length for %s, is %d, should be %s
(F) You passed a buffer of the wrong size to one of msgctl(), semctl()
or shmctl(). In C parlance, the correct sizes are, respectively,