diff options
author | 2015-12-03 21:13:53 +0000 | |
---|---|---|
committer | 2015-12-03 21:13:53 +0000 | |
commit | a2127cc96b3df05e201f179d19085e23d0b1e7e8 (patch) | |
tree | b95be20aba09a8a8f24a5099548ca8011a824098 | |
parent | ip_send()/ip6_send() allow PF to send response packet in ipsoftnet task. (diff) | |
download | wireguard-openbsd-a2127cc96b3df05e201f179d19085e23d0b1e7e8.tar.xz wireguard-openbsd-a2127cc96b3df05e201f179d19085e23d0b1e7e8.zip |
remove trailing whitespace
-rw-r--r-- | usr.sbin/smtpd/smtpd.conf.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/smtpd/smtpd.conf.5 b/usr.sbin/smtpd/smtpd.conf.5 index 4efd57ce1b0..46d8f68f3fe 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.134 2015/12/03 21:11:33 jung Exp $ +.\" $OpenBSD: smtpd.conf.5,v 1.135 2015/12/03 21:13:53 jung Exp $ .\" .\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org> .\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net> @@ -577,11 +577,11 @@ expire 10h # expire after 10 hours .Brq Cm max-rcpt | max-mails .Ar num .Xc -Instruct +Instruct .Xr smtpd 8 -to accept a maximum number of recipients or emails at once in the receiving queue. Defaults are 100 for -.Ic max-mails -and 1000 for +to accept a maximum number of recipients or emails at once in the receiving queue. Defaults are 100 for +.Ic max-mails +and 1000 for .Ic max-rcpt . .It Xo .Ic limit mta |