git: 42e5985887 - main - handbook: security: Reword OpenSSH description
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=42e59858878c499d015fefa85fa244d80920613e commit 42e59858878c499d015fefa85fa244d80920613e Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2024-07-16 10:30:32 +0000 Commit: Mateusz Piotrowski <[email protected]> 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