Skip to content

Commit 268c3a7

Browse files
jmc@openbsd.orgdjmdjm
authored andcommitted
upstream: ssl(8) no longer contains a HISTORY section;
OpenBSD-Commit-ID: 83b7ff34433d79595e9c2a5d2a561a6660251245
1 parent 12b6cc0 commit 268c3a7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

ssh.1

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3434
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3535
.\"
36-
.\" $OpenBSD: ssh.1,v 1.441 2024/06/17 08:30:29 djm Exp $
37-
.Dd $Mdocdate: June 17 2024 $
36+
.\" $OpenBSD: ssh.1,v 1.442 2024/06/27 21:02:16 jmc Exp $
37+
.Dd $Mdocdate: June 27 2024 $
3838
.Dt SSH 1
3939
.Os
4040
.Sh NAME
@@ -929,9 +929,6 @@ The server knows the public key, and only the user knows the private key.
929929
.Nm
930930
implements public key authentication protocol automatically,
931931
using one of the ECDSA, Ed25519 or RSA algorithms.
932-
The HISTORY section of
933-
.Xr ssl 8
934-
contains a brief discussion of the RSA and ECDSA algorithms.
935932
.Pp
936933
The file
937934
.Pa ~/.ssh/authorized_keys

0 commit comments

Comments
 (0)