One-argument syswrite
Johan Vromans [Sun, 9 Jun 2002 13:20:36 +0000 (15:20 +0200)]
Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>

(It's really two-argument.)

p4raw-id: //depot/perl@17132

pod/perldelta.pod

index 9b3e938..a495770 100644 (file)
@@ -2297,7 +2297,7 @@ Sys::Syslog ignored the C<LOG_AUTH> constant.
 
 =item *
 
-All but the first argument of the IO syswrite() method are now optional.
+Also the LENGTH argument of syswrite() is now optional.
 
 =item *