diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-10-22 08:22:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-10-22 08:22:25 +0000 |
commit | 54915d50cf65fc914c1403e46d0069d2080089de (patch) | |
tree | b3c9fe210b7a369a84eae3ef32db424fb2a285dd /usr.sbin | |
parent | 39aa979eff477718fb81eba0d4c1b6266a0e1785 (diff) |
pesky full stop, donated by tim van der molen;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/smtpd/smtpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/smtpd.8 b/usr.sbin/smtpd/smtpd.8 index d089fbaee45..22f8125b1eb 100644 --- a/usr.sbin/smtpd/smtpd.8 +++ b/usr.sbin/smtpd/smtpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smtpd.8,v 1.8 2009/09/20 19:28:52 jacekm Exp $ +.\" $OpenBSD: smtpd.8,v 1.9 2009/10/22 08:22:24 jmc Exp $ .\" .\" Copyright (c) 2008, Gilles Chehade <gilles@openbsd.org> .\" Copyright (c) 2008, Pierre-Yves Ritschard <pyr@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: September 20 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt SMTPD 8 .Os .Sh NAME @@ -44,7 +44,7 @@ extensions. A running .Nm can be controlled through -.Xr smtpctl 8 +.Xr smtpctl 8 . .Pp The options are as follows: .Bl -tag -width Ds |