summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2021-01-09 12:51:12 +0000
committerDarren Tucker <dtucker@dtucker.net>2021-01-11 15:04:12 +1100
commit7a57adb8b07b2ad0aead4b2e09ee18edc04d0481 (patch)
tree6ef74bc6f9eb95870caad920fdbcb7c42821b0df
parent3a923129534b007c2e24176a8655dec74eca9c46 (diff)
upstream: add a comma to previous;
-rw-r--r--sshd_config.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 8f0a5ccf..0d183175 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.321 2021/01/09 12:10:02 dtucker Exp $
+.\" $OpenBSD: sshd_config.5,v 1.322 2021/01/09 12:51:12 jmc Exp $
.Dd $Mdocdate: January 9 2021 $
.Dt SSHD_CONFIG 5
.Os
@@ -1449,7 +1449,7 @@ Specifies the number of bits of source address that are grouped together
for the purposes of applying PerSourceMaxStartups limits.
Values for IPv4 and optionally IPv6 may be specified, separated by a colon.
The default is
-.Cm 32:128
+.Cm 32:128 ,
which means each address is considered individually.
.It Cm Port
Specifies the port number that