diff options
-rw-r--r-- | FS/FS/nas.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/nas.pm b/FS/FS/nas.pm index 53e0fbc34..13d0fb830 100644 --- a/FS/FS/nas.pm +++ b/FS/FS/nas.pm @@ -117,7 +117,7 @@ sub check { || $self->ut_numbern('last'); } -=sub heartbeat TIMESTAMP +=item heartbeat TIMESTAMP Updates the timestamp for this nas @@ -144,7 +144,7 @@ sub heartbeat { =head1 VERSION -$Id: nas.pm,v 1.3 2000-12-03 20:25:20 ivan Exp $ +$Id: nas.pm,v 1.4 2001-02-21 01:45:37 ivan Exp $ =head1 BUGS |