summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-10-28 08:49:55 +0000
committerjmc <jmc@openbsd.org>2015-10-28 08:49:55 +0000
commitddd37f550b70a802ff86bb93e3eceb08bd677a3a (patch)
treeeb779a5ed2596ebfa152ae6fc7f9797c48e65743
parentRewrite the mbtowc(3) page for clarity. Explain what needs to be done on error. (diff)
downloadwireguard-openbsd-ddd37f550b70a802ff86bb93e3eceb08bd677a3a.tar.xz
wireguard-openbsd-ddd37f550b70a802ff86bb93e3eceb08bd677a3a.zip
various macro fixes;
-rw-r--r--usr.sbin/smtpd/aliases.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/smtpd/aliases.5 b/usr.sbin/smtpd/aliases.5
index 66ea5d62c92..7ed15bc51da 100644
--- a/usr.sbin/smtpd/aliases.5
+++ b/usr.sbin/smtpd/aliases.5
@@ -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