Skip to content

Commit 44e58e3

Browse files
Apply perldelta suggestions and comments from Karl Williamson
Co-authored-by: Karl Williamson <[email protected]>
1 parent ad7aa51 commit 44e58e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pod/perldelta.pod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,8 @@ second evaluation. Properly clear any cached values. [GH #22784]
11851185
=item *
11861186

11871187
L<perlfunc/shmread> and L<perlfunc/shmwrite> are no longer limited to 31-bit
1188-
values for their POS and SIZE arguments.
1188+
values and can use all the available bits on a platform for their POS and
1189+
SIZE arguments.
11891190
[L<GH #22895|https://github.com/Perl/perl5/issues/22895>]
11901191

11911192
=item *

0 commit comments

Comments
 (0)