From: Daniel S. Lewart Date: Wed, 22 Jul 1998 06:20:08 +0000 (-0500) Subject: lib/Sys/Syslog.pm doc X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b12e51c8ab7fa4270796ab6177703b6cb995c11a;p=p5sagit%2Fp5-mst-13.2.git lib/Sys/Syslog.pm doc Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu> p4raw-id: //depot/perl@1639 --- diff --git a/Changes b/Changes index 3af5629..3d92c44 100644 --- a/Changes +++ b/Changes @@ -78,6 +78,12 @@ Version 5.005 Production release ------------- ____________________________________________________________________________ +[ 1638] By: gsar on 1998/07/22 09:12:26 + Log: up patchlevel etc (only doc patching from now on, testing in progress) + Branch: perl + ! Changes patchlevel.h win32/Makefile win32/config_H.bc + ! win32/config_H.gc win32/config_H.vc win32/makefile.mk +____________________________________________________________________________ [ 1637] By: gsar on 1998/07/22 08:27:09 Log: VMS patches from Dan Sugalski Date: Tue, 21 Jul 1998 16:04:40 PDT diff --git a/lib/Sys/Syslog.pm b/lib/Sys/Syslog.pm index 1f92e60..e8faac7 100644 --- a/lib/Sys/Syslog.pm +++ b/lib/Sys/Syslog.pm @@ -48,7 +48,7 @@ Syslog provides the functions: =item openlog $ident, $logopt, $facility I<$ident> is prepended to every message. -I<$logopt> contains one or more of the words I, I, I, I. +I<$logopt> contains zero or more of the words I, I, I, I. I<$facility> specifies the part of the system =item syslog $priority, $format, @args