summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-04-27 14:39:25 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-04-27 14:39:25 +0000
commitd852b9cd09ca02db546e8bb48cfea8af6f268d0c (patch)
tree9e1afa3e3fee48eb11ccf1c7e8ec717f934aa22e /usr.sbin
parent180bfac7bbb820beea9d7c12635fe0fbbb78c181 (diff)
sort the map types;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/smtpd/smtpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/smtpd.conf.5 b/usr.sbin/smtpd/smtpd.conf.5
index f33bbc7532d..a195880f795 100644
--- a/usr.sbin/smtpd/smtpd.conf.5
+++ b/usr.sbin/smtpd/smtpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: smtpd.conf.5,v 1.31 2010/04/27 10:17:53 gilles Exp $
+.\" $OpenBSD: smtpd.conf.5,v 1.32 2010/04/27 14:39:24 jmc Exp $
.\"
.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
.\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net>
@@ -270,13 +270,13 @@ may be one of the following:
Mappings are stored in a file created using
.Xr makemap 8 .
This is the default type if none is specified.
+.It dns
+Not implemented yet.
.It plain
Mappings are stored in a plain text file using the
same format as used to generate
.Xr makemap 8
mappings.
-.It dns
-Not implemented yet.
.El
.Pp
.Ar source