summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/svc_domain.txt
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/man/svc_domain.txt')
-rw-r--r--htdocs/docs/man/svc_domain.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/htdocs/docs/man/svc_domain.txt b/htdocs/docs/man/svc_domain.txt
index bc69535a0..939a940ac 100644
--- a/htdocs/docs/man/svc_domain.txt
+++ b/htdocs/docs/man/svc_domain.txt
@@ -104,7 +104,7 @@ METHODS
Submits a registration email for this domain.
VERSION
- $Id: svc_domain.txt,v 1.3 1999-02-09 09:38:14 ivan Exp $
+ $Id: svc_domain.txt,v 1.4 1999-04-08 13:39:32 ivan Exp $
BUGS
All BIND/DNS fields should be included (and exported).
@@ -140,10 +140,12 @@ HISTORY
pod, some FS::Conf (not complete) ivan@sisd.com 98-sep-23
$Log: svc_domain.txt,v $
- Revision 1.3 1999-02-09 09:38:14 ivan
- regenerated perl api docs from embedded pod
- Revision 1.6 1999/01/25 12:26:17 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:40:15 ivan
+ use all stuff that's qsearch'ed to avoid warnings
+
+ Revision 1.6 1999/01/25 12:26:17 ivan yet more mod_perl stuff
Revision 1.5 1998/12/30 00:30:47 ivan svc_ stuff is more
properly OO - has a common superclass FS::svc_Common