Module Name: src
Committed By: christos
Date: Mon Aug 5 17:36:11 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
improve -r description.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/crypto/external/bsd/openssh/dist/ssh-keygen.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/openssh/dist/ssh-keygen.1
diff -u src/crypto/external/bsd/openssh/dist/ssh-keygen.1:1.35 src/crypto/external/bsd/openssh/dist/ssh-keygen.1:1.36
--- src/crypto/external/bsd/openssh/dist/ssh-keygen.1:1.35 Mon Jul 8 18:33:44 2024
+++ src/crypto/external/bsd/openssh/dist/ssh-keygen.1 Mon Aug 5 13:36:11 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: ssh-keygen.1,v 1.35 2024/07/08 22:33:44 christos Exp $
+.\" $NetBSD: ssh-keygen.1,v 1.36 2024/08/05 17:36:11 christos Exp $
.\" $OpenBSD: ssh-keygen.1,v 1.232 2024/06/17 13:50:18 naddy Exp $
.\"
.\" Author: Tatu Ylonen <[email protected]>
@@ -36,7 +36,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 17 2024
+.Dd August 5 2024
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@@ -567,6 +567,9 @@ option above).
Print the SSHFP fingerprint resource record named
.Ar hostname
for the specified public key file.
+If not public key file is specified, then records are printed for each
+public key files in
+.Pa /etc/ssh .
.It Fl s Ar ca_key
Certify (sign) a public key using the specified CA key.
See the