[otrs-cvs] CVS: otrs/Kernel/System PID.pm,1.1,1.2

cvs-log at otrs.org cvs-log at otrs.org
Fri Aug 26 20:58:39 CEST 2005


Update of /home/cvs/otrs/Kernel/System
In directory osser:/tmp/cvs-serv16949/Kernel/System

Modified Files:
	PID.pm 
Log Message:
fixed perldoc

Index: PID.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/PID.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** PID.pm	16 Sep 2004 09:39:43 -0000	1.1
--- PID.pm	26 Aug 2005 17:58:37 -0000	1.2
***************
*** 1,5 ****
  # --
  # Kernel/System/PID.pm - all system pid functions
! # Copyright (C) 2001-2004 Martin Edenhofer <martin+code at otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # Kernel/System/PID.pm - all system pid functions
! # Copyright (C) 2001-2005 Martin Edenhofer <martin+code at otrs.org>
  # --
  # $Id$
***************
*** 20,28 ****
  =head1 NAME
  
! Kernel::System::POP3Account - to manage pop3 accounts
  
  =head1 SYNOPSIS
  
! All functions to manage the pop3 accounts.
  
  =head1 PUBLIC INTERFACE
--- 20,28 ----
  =head1 NAME
  
! Kernel::System::PID - to manage PIDs
  
  =head1 SYNOPSIS
  
! All functions to manage process ids
  
  =head1 PUBLIC INTERFACE



More information about the cvs-log mailing list