Add missing word in comment.

This commit is contained in:
Dima Dorfman 2001-09-30 12:48:17 +00:00
parent 031f57cf9c
commit 59542375f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84163

View File

@ -34,7 +34,7 @@ divert(-1)
#
#
# This the prototype for a "null client" -- that is, a client that
# This is the prototype for a "null client" -- that is, a client that
# does nothing except forward all mail to a mail hub, plus an extra
# line to make the email all appear as coming from "FreeBSD.org".
#
@ -50,4 +50,3 @@ MASQUERADE_AS(FreeBSD.org)
define(`MAIL_HUB', `hub.$m')
define(`SMART_HOST', `hub.$m')
define(`confFORWARD_PATH', `')