[openssh-commits] [openssh] 06/06: upstream: ssl(8) no longer contains a HISTORY section;
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 28 08:36:28 AEST 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 268c3a7f5783e731ed60f4e28da66ee3743581d3
Author: jmc at openbsd.org <jmc at openbsd.org>
AuthorDate: Thu Jun 27 21:02:16 2024 +0000
upstream: ssl(8) no longer contains a HISTORY section;
OpenBSD-Commit-ID: 83b7ff34433d79595e9c2a5d2a561a6660251245
---
ssh.1 | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/ssh.1 b/ssh.1
index 6b5bb0e0..f871ff4e 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.1,v 1.441 2024/06/17 08:30:29 djm Exp $
-.Dd $Mdocdate: June 17 2024 $
+.\" $OpenBSD: ssh.1,v 1.442 2024/06/27 21:02:16 jmc Exp $
+.Dd $Mdocdate: June 27 2024 $
.Dt SSH 1
.Os
.Sh NAME
@@ -929,9 +929,6 @@ The server knows the public key, and only the user knows the private key.
.Nm
implements public key authentication protocol automatically,
using one of the ECDSA, Ed25519 or RSA algorithms.
-The HISTORY section of
-.Xr ssl 8
-contains a brief discussion of the RSA and ECDSA algorithms.
.Pp
The file
.Pa ~/.ssh/authorized_keys
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list