diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-05 10:29:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-05 10:29:50 +0000 |
commit | 0451a510951593289ad52a3cf53fb38f0471f5f7 (patch) | |
tree | fd1a8d81f0be2b76ef290fbe5c7c85eb3cd2726f /usr.sbin | |
parent | 127ab1ed57194f16f7091e31aa3311c3475fd877 (diff) |
typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/mailwrapper/mailwrapper.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index e34048d9807..9ea84697f5e 100644 --- a/usr.sbin/mailwrapper/mailwrapper.8 +++ b/usr.sbin/mailwrapper/mailwrapper.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mailwrapper.8,v 1.6 2002/11/09 02:55:45 fgsch Exp $ +.\" $OpenBSD: mailwrapper.8,v 1.7 2003/02/05 10:29:49 jmc Exp $ .\" $NetBSD: mailwrapper.8,v 1.5 1999/03/22 18:44:01 garbled Exp $ .\" .\" Copyright (c) 1998 @@ -82,7 +82,7 @@ functionality, either through a program that also switches behavior based on calling name, or through a set of programs that provide similar functionality. .Pp -Although having replacement programs that plug replace +Although having drop-in replacements for .Xr sendmail 8 helps in installing alternative MTAs, it essentially makes the configuration of the system depend on hard installing new programs in |