import torrus 1.0.9
[freeside.git] / FS / FS / nas.pm
index 2d17df8..97b0ea1 100644 (file)
@@ -98,7 +98,7 @@ returns the error, otherwise returns false.
 
 =item check
 
 
 =item check
 
-Checks all fields to make sure this is a valid example.  If there is
+Checks all fields to make sure this is a valid NAS.  If there is
 an error, returns the error, otherwise returns false.  Called by the insert
 and replace methods.
 
 an error, returns the error, otherwise returns false.  Called by the insert
 and replace methods.
 
@@ -136,10 +136,6 @@ sub heartbeat {
 
 =back
 
 
 =back
 
-=head1 VERSION
-
-$Id: nas.pm,v 1.7 2003-08-05 00:20:43 khoff Exp $
-
 =head1 BUGS
 
 heartbeat method uses SQL directly and doesn't update history tables.
 =head1 BUGS
 
 heartbeat method uses SQL directly and doesn't update history tables.