summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2009-04-16 20:13:14 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2009-04-16 20:13:14 +0000
commit8452b2bf4fcc3d8f32d2d4e291bbc6dad7edf770 (patch)
treed37d87db2489845e5ffbb06059033a1cff0b8e49 /usr.sbin/smtpd
parentf1afa167968d41d3e1f4e207258ae903ea8e6170 (diff)
fix a few more typos found by spell(1); rectify a double "with" pointed out
by jmc@ while looking at this diff. ok jmc@, reyk@ (for the hostapd part)
Diffstat (limited to 'usr.sbin/smtpd')
-rw-r--r--usr.sbin/smtpd/newaliases.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/newaliases.8 b/usr.sbin/smtpd/newaliases.8
index f070c12322b..74717d25bb7 100644
--- a/usr.sbin/smtpd/newaliases.8
+++ b/usr.sbin/smtpd/newaliases.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newaliases.8,v 1.6 2009/03/23 21:48:40 jmc Exp $
+.\" $OpenBSD: newaliases.8,v 1.7 2009/04/16 20:13:13 sobrado Exp $
.\"
.\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@openbsd.org>
.\" Copyright (c) 2008-2009 Gilles Chechade <gilles@openbsd.org>
@@ -15,7 +15,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: March 23 2009 $
+.Dd $Mdocdate: April 16 2009 $
.Dt NEWALIASES 8
.Os
.Sh NAME
@@ -44,7 +44,7 @@ instead of the default
.Pa /etc/mail/smtpd.conf .
.El
.Pp
-Note: this utility is provided for sendmail compatibilty.
+Note: this utility is provided for sendmail compatibility.
The preferred way of rebuilding the database is with
.Xr makemap 8 :
.Bd -literal -offset indent