i'm a daemon
[undersmtpd.git] / _smtpd
diff --git a/_smtpd b/_smtpd
index 4c9b36d..1bd2021 100644 (file)
--- a/_smtpd
+++ b/_smtpd
@@ -102,14 +102,14 @@ UnderSMTPD reads /etc/aliases for usernames; if a match is identified
 the message is piped to the given program.  Any problems executing the program
 will cause a temporary SMTP error to be returned to the connecting client.
 
-Other kinds of aliases are not recognized and cause a perminant SMTP error
+Other kinds of aliases are not recognized and cause a permanent SMTP error
 to be returned to the connecting client, as do usernames not found in
 /etc/aliases
 
-UnderSMTP was originally written to be used with the Request Tracker ticketing
+UnderSMTPD was originally written to be used with the Request Tracker ticketing
 system.
 
-UnderSMTP uses Net::SMTP::Mail to do all the hard work.
+UnderSMTPD uses Net::Server::Mail to do all the hard work.
 
 =head1 OPTIONS
 
@@ -142,7 +142,7 @@ Ivan Kohler <ivan-undersmtpd@420.am>
 
 =head1 SEE ALSO
 
-L<Net::SMTP::Mail>
+L<Net::Server::Mail>
 
 =cut