Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2024 10:31:49 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 42e5985887 - main - handbook: security: Reword OpenSSH description
Message-ID:  <202407161031.46GAVnIi096903@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=42e59858878c499d015fefa85fa244d80920613e

commit 42e59858878c499d015fefa85fa244d80920613e
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-07-16 10:30:32 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-07-16 10:31:44 +0000

    handbook: security: Reword OpenSSH description
    
    We do not want the reader to think that the base system OpenSSH version
    might be less secure than security/openssh-portable due to less frequent
    updates.
---
 documentation/content/en/books/handbook/security/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/security/_index.adoc b/documentation/content/en/books/handbook/security/_index.adoc
index e746ff1314..898f0e5c62 100644
--- a/documentation/content/en/books/handbook/security/_index.adoc
+++ b/documentation/content/en/books/handbook/security/_index.adoc
@@ -684,7 +684,7 @@ It then describes how to configure a SSH server on a FreeBSD system.
 [TIP]
 ====
 As stated, this chapter will cover the base system version of OpenSSH.
-A version of OpenSSH is also available in the package:security/openssh-portable[], which provides additional configuration options and is updated more regularly.
+A version of OpenSSH is also available in the package:security/openssh-portable[], which provides additional configuration options and is updated with new features more regularly.
 ====
 
 === Using the SSH Client Utilities



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407161031.46GAVnIi096903>