summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2024-06-27 23:02:16 +0200
committerDamien Miller <djm@mindrot.org>2024-06-28 00:36:16 +0200
commit268c3a7f5783e731ed60f4e28da66ee3743581d3 (patch)
tree05d11e4a1b1456935cd28c40d2b04e978c191f1e
parentupstream: move child process waitpid() loop out of SIGCHLD handler; (diff)
downloadopenssh-268c3a7f5783e731ed60f4e28da66ee3743581d3.tar.xz
openssh-268c3a7f5783e731ed60f4e28da66ee3743581d3.zip
upstream: ssl(8) no longer contains a HISTORY section;
OpenBSD-Commit-ID: 83b7ff34433d79595e9c2a5d2a561a6660251245
-rw-r--r--ssh.17
1 files changed, 2 insertions, 5 deletions
diff --git a/ssh.1 b/ssh.1
index 6b5bb0e07..f871ff4e4 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