From 5b40b55039bb15692cb1dcdbbad56656a611c896 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Thu, 5 Jan 2012 14:30:39 +0100 Subject: [PATCH] dma.8: Fix a few small issues. --- libexec/dma/dma.8 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/libexec/dma/dma.8 b/libexec/dma/dma.8 index e5c7182334..694c3aeffe 100644 --- a/libexec/dma/dma.8 +++ b/libexec/dma/dma.8 @@ -29,8 +29,6 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/libexec/dma/dma.8,v 1.10 2008/09/06 14:17:56 swildner Exp $ -.\" .Dd April 22, 2010 .Dt DMA 8 .Os @@ -272,7 +270,7 @@ The internet hostname .Nm uses to identify the host. If not set or empty, the result of -.Xr gethostname 2 +.Xr gethostname 3 is used. If .Sq MAILNAME @@ -281,7 +279,7 @@ as the hostname. .It Ic MASQUERADE Xo (string, default=empty) .Xc -Masquerade the envelope from addresses with this address/hostname. +Masquerade the envelope-from addresses with this address/hostname. Use this setting if mails are not accepted by destination mail servers because your sender domain is invalid. This setting is overridden by the @@ -313,7 +311,6 @@ will send all mails as The behavior of .Nm can be influenced by some environment variables. -.Pp .Bl -tag -width 4n .It Ev EMAIL Xo .Xc -- 2.41.0