[freeside-commits] freeside/FS/FS rate_detail.pm, 1.9, 1.10 usage_class.pm, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Sat Oct 4 15:36:07 PDT 2008


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv17890/FS/FS

Modified Files:
	rate_detail.pm usage_class.pm 
Log Message:
POD cleanups

Index: rate_detail.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/rate_detail.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- rate_detail.pm	23 Aug 2008 21:59:44 -0000	1.9
+++ rate_detail.pm	4 Oct 2008 22:36:05 -0000	1.10
@@ -49,7 +49,7 @@
 
 =item sec_granularity - granularity in seconds, i.e. 6 or 60; 0 for per-call
 
-=item classnum - usage class (see L<FS::usage_class) if any for this rate
+=item classnum - usage class (see L<FS::usage_class>) if any for this rate
 
 =back
 

Index: usage_class.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/usage_class.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- usage_class.pm	23 Aug 2008 21:59:42 -0000	1.1
+++ usage_class.pm	4 Oct 2008 22:36:05 -0000	1.2
@@ -28,7 +28,7 @@
 =head1 DESCRIPTION
 
 An FS::usage_class object represents a usage class.  Every rate detail
-(see L<FS::rate_detail) has, optionally, a usage class.  FS::usage_class
+(see L<FS::rate_detail>) has, optionally, a usage class.  FS::usage_class
 inherits from FS::Record.  The following fields are currently supported:
 
 =over 4



More information about the freeside-commits mailing list