summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/svc_acct.txt
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/man/svc_acct.txt')
-rw-r--r--htdocs/docs/man/svc_acct.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/htdocs/docs/man/svc_acct.txt b/htdocs/docs/man/svc_acct.txt
index f27c1d653..7eb5be47b 100644
--- a/htdocs/docs/man/svc_acct.txt
+++ b/htdocs/docs/man/svc_acct.txt
@@ -127,7 +127,7 @@ METHODS
Sets any fixed values; see the FS::part_svc manpage.
VERSION
- $Id: svc_acct.txt,v 1.3 1999-02-09 09:38:11 ivan Exp $
+ $Id: svc_acct.txt,v 1.4 1999-04-08 13:39:32 ivan Exp $
BUGS
The remote commands should be configurable.
@@ -170,10 +170,12 @@ HISTORY
pod and FS::conf ivan@sisd.com 98-sep-22
$Log: svc_acct.txt,v $
- Revision 1.3 1999-02-09 09:38:11 ivan
- regenerated perl api docs from embedded pod
- Revision 1.6 1999/01/25 12:26:15 ivan yet
- more mod_perl stuff
+ Revision 1.4 1999-04-08 13:39:32 ivan
+ convert from pod for 1.2.0 release
+ Revision 1.7 1999/04/07 14:37:37 ivan use
+ FS::part_svc and FS::svc_acct_pop to avoid warnings
+
+ Revision 1.6 1999/01/25 12:26:15 ivan yet more mod_perl stuff
Revision 1.5 1999/01/18 21:58:09 ivan esthetic: eq and ne were
used in a few places instead of == and !=