various macro fixes;
authorjmc <jmc@openbsd.org>
Wed, 28 Oct 2015 08:49:55 +0000 (08:49 +0000)
committerjmc <jmc@openbsd.org>
Wed, 28 Oct 2015 08:49:55 +0000 (08:49 +0000)
usr.sbin/smtpd/aliases.5

index 66ea5d6..7ed15bc 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: aliases.5,v 1.10 2015/10/28 07:25:30 gilles Exp $
+.\"    $OpenBSD: aliases.5,v 1.11 2015/10/28 08:49:55 jmc Exp $
 .\"
 .\" Copyright (c) 2012 Gilles Chehade <gilles@poolp.org>
 .\"
@@ -65,7 +65,7 @@ Pipe the message to
 .Ar command
 on its standard input.
 The command is run under the privileges of the daemon's unprivileged account.
-.It No : Ns Ar include : Ns Ar /path/to/file
+.It : Ns Ar include : Ns Ar /path/to/file
 Include any definitions in
 .Ar file
 as alias entries.
@@ -85,9 +85,9 @@ A status code and message to return.
 The code must be 3 digits,
 starting 4XX (TempFail) or 5XX (PermFail).
 The message must be present and can be freely chosen.
-.It Ar maildir Ns : Ns /path
+.It Ar maildir : Ns Ar /path
 Deliver messages to Maildir at the
-.Ar path.
+.Ar path .
 .El
 .Sh FILES
 .Bl -tag -width "/etc/mail/aliasesXXX" -compact