update manpage and homepage
authorivan <ivan>
Fri, 19 Nov 2004 00:53:33 +0000 (00:53 +0000)
committerivan <ivan>
Fri, 19 Nov 2004 00:53:33 +0000 (00:53 +0000)
_smtpd.html
index.html

index 858dee8..538f451 100644 (file)
@@ -35,7 +35,7 @@
 <h1><a name="synopsis">SYNOPSIS</a></h1>
 <pre>
   #make some aliases
-  echo 'username: &quot;|someprogram and args&quot; &gt; /etc/aliases</pre>
+  echo 'username: &quot;|someprogram and args&quot;' &gt; /etc/aliases</pre>
 <pre>
   #inetd setup
   echo &quot;smtp stream tcp nowait mail /usr/local/bin/_smtpd&quot; &gt;&gt;/etc/inetd.conf
index 6c70be8..2953986 100644 (file)
@@ -12,7 +12,8 @@
      <a href="http://www.bestpractical.com/rt/">Request Tracker</a>
      ticketing system.
   <p>UnderSMTP uses <a href="http://search.cpan.org/dist/Net-Server-Mail">Net::Server::Mail</a> to do all the hard work.
-  <p><a href="http://www.sisd.com/cgi-bin/viewcvs.cgi/undersmtpd/undersmtpd.tar.gz?tarball=1">Download</a> a snapshot.
+  <p>View the <a href="_smtpd.html">manpage</a> or
+  <a href="http://www.sisd.com/cgi-bin/viewcvs.cgi/undersmtpd/undersmtpd.tar.gz?tarball=1">download</a> a snapshot.
 
 </html>