Mailing List Archive

[openssh] 01/05: upstream: fix incorrect capitalisation;
This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit afcc9028bfc411bc26d20bba803b83f90cb84e26
Author: jmc@openbsd.org <jmc@openbsd.org>
Date: Wed Jan 10 06:33:13 2024 +0000

upstream: fix incorrect capitalisation;

OpenBSD-Commit-ID: cb07eb06e15fa2334660ac73e98f29b6a1931984
---
ssh_config.5 | 6 +++---
sshd_config.5 | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ssh_config.5 b/ssh_config.5
index 15ad012f..35aa2c0c 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
.\" (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: ssh_config.5,v 1.392 2024/01/09 22:19:00 djm Exp $
-.Dd $Mdocdate: January 9 2024 $
+.\" $OpenBSD: ssh_config.5,v 1.393 2024/01/10 06:33:13 jmc Exp $
+.Dd $Mdocdate: January 10 2024 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -481,7 +481,7 @@ Specifying a zero value disables the inactivity timeout.
.Pp
The special timeout
.Dq global
-Applies to all active channels, taken together.
+applies to all active channels, taken together.
Traffic on any active channel will reset the timeout, but when the timeout
expires then all open channels will be closed.
Note that this global timeout is not matched by wildcards and must be
diff --git a/sshd_config.5 b/sshd_config.5
index ca5eeb59..3e0befab 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
.\" (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.351 2024/01/09 22:19:00 djm Exp $
-.Dd $Mdocdate: January 9 2024 $
+.\" $OpenBSD: sshd_config.5,v 1.352 2024/01/10 06:33:13 jmc Exp $
+.Dd $Mdocdate: January 10 2024 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -427,7 +427,7 @@ Specifying a zero value disables the inactivity timeout.
.Pp
The special timeout
.Dq global
-Applies to all active channels, taken together.
+applies to all active channels, taken together.
Traffic on any active channel will reset the timeout, but when the timeout
expires then all open channels will be closed.
Note that this global timeout is not matched by wildcards and must be

--
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