comma swap; from larry hynes
authorjmc <jmc@openbsd.org>
Sat, 13 Feb 2021 07:20:49 +0000 (07:20 +0000)
committerjmc <jmc@openbsd.org>
Sat, 13 Feb 2021 07:20:49 +0000 (07:20 +0000)
usr.sbin/smtpd/aliases.5

index 7c250c8..76ed0a1 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: aliases.5,v 1.16 2020/04/23 21:28:10 jmc Exp $
+.\"    $OpenBSD: aliases.5,v 1.17 2021/02/13 07:20:49 jmc Exp $
 .\"
 .\" Copyright (c) 2012 Gilles Chehade <gilles@poolp.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: April 23 2020 $
+.Dd $Mdocdate: February 13 2021 $
 .Dt ALIASES 5
 .Os
 .Sh NAME
@@ -25,8 +25,8 @@ This manual page describes the format of the
 .Nm
 file, as used by
 .Xr smtpd 8 .
-An alias in its simplest form is used to assign an arbitrary name
-to an email address, or a group of email addresses.
+An alias, in its simplest form, is used to assign an arbitrary name
+to an email address or a group of email addresses.
 This provides a convenient way to send mail.
 For example an alias could refer to all users of a group:
 email to that alias would be sent to all members of the group.