Mailing List Archive

[openssh] 03/04: upstream: add a comma to previous;
This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 7a57adb8b07b2ad0aead4b2e09ee18edc04d0481
Author: jmc@openbsd.org <jmc@openbsd.org>
Date: Sat Jan 9 12:51:12 2021 +0000

upstream: add a comma to previous;

OpenBSD-Commit-ID: 9139433701c0aa86a0d3a6c7afe10d1c9c2e0869
---
sshd_config.5 | 4 ++--
1 file 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

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits