From c2b29437f5436ba18ce3f97f7db3f2c4fadfa7f2 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 19 Nov 2004 00:53:33 +0000 Subject: update manpage and homepage --- _smtpd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_smtpd.html') diff --git a/_smtpd.html b/_smtpd.html index 858dee8..538f451 100644 --- a/_smtpd.html +++ b/_smtpd.html @@ -35,7 +35,7 @@

SYNOPSIS

   #make some aliases
-  echo 'username: "|someprogram and args" > /etc/aliases
+ echo 'username: "|someprogram and args"' > /etc/aliases
   #inetd setup
   echo "smtp stream tcp nowait mail /usr/local/bin/_smtpd" >>/etc/inetd.conf
-- 
cgit v1.2.1