artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d921b99
)
space between macro and punctuation;
author
jmc
<jmc@openbsd.org>
Fri, 10 Feb 2023 06:40:48 +0000
(06:40 +0000)
committer
jmc
<jmc@openbsd.org>
Fri, 10 Feb 2023 06:40:48 +0000
(06:40 +0000)
usr.bin/ssh/ssh-keygen.1
patch
|
blob
|
history
diff --git
a/usr.bin/ssh/ssh-keygen.1
b/usr.bin/ssh/ssh-keygen.1
index
715c9cc
..
1be0822
100644
(file)
--- a/
usr.bin/ssh/ssh-keygen.1
+++ b/
usr.bin/ssh/ssh-keygen.1
@@
-1,4
+1,4
@@
-.\" $OpenBSD: ssh-keygen.1,v 1.22
7 2023/02/10 04:56:30 djm
Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.22
8 2023/02/10 06:40:48 jmc
Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@
-529,7
+529,7
@@
flag.
Valid algorithms are
.Dq sha1
and
-.Dq sha256.
+.Dq sha256
.
The default is to print both.
.El
.Pp