Change #3053 missed perldelta.
Jarkko Hietaniemi [Wed, 3 Mar 1999 09:57:59 +0000 (09:57 +0000)]
p4raw-id: //depot/cfgperl@3054

pod/perldelta.pod

index 329b1d0..3d9c532 100644 (file)
@@ -158,7 +158,7 @@ strings.  See L<perlfunc/"pack">.
 
 =head2 pack() format modifier '_' supported
 
-The new format type modifer '_' is useful for packing and unpacking
+The new format type modifer '!' is useful for packing and unpacking
 native shorts, ints, and longs.  See L<perlfunc/"pack">.
 
 =head2 $^X variables may now have names longer than one character