update manpage and homepage
[undersmtpd.git] / _smtpd.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