small doc update
[freeside.git] / FS / FS.pm
index a2df6f1..2b16d06 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -62,6 +62,8 @@ L<FS::domain_record> - DNS zone entries
 
 L<FS::svc_forward> - Mail forwarding class
 
+L<FS::svc_acct_sm> - (Depreciated) Vitual mail alias class
+
 L<FS::svc_www> - Web virtual host class.
 
 L<FS::part_svc> - Service definition class
@@ -138,11 +140,13 @@ L<FS::msgcat> - Message catalogs
 
 =head1 Remote API modules
 
+L<FS::SelfService>
+
 L<FS::SignupClient>
 
 L<FS::SessionClient>
 
-L<FS::MailAdminServer>
+L<FS::MailAdminServer> (deprecated in favor of the self-service server)
 
 =head2 Command-line utilities
 
@@ -185,7 +189,7 @@ first time, the suggested order will tend to reduce the number of forward
 references."
 
 If you've never used OO modules before,
-http://www.perl.com/doc/FMTEYEWTK/easy_objects.html might help you out.
+http://www.cpan.org/doc/FMTEYEWTK/easy_objects.html might help you out.
 
 =head1 DESCRIPTION