diff options
author | 2019-11-30 07:07:59 +0000 | |
---|---|---|
committer | 2019-11-30 07:07:59 +0000 | |
commit | 1890c57d070455b68833a23c07905fe7317a5441 (patch) | |
tree | 78b4b2bb7cd1674ebcca69b2a477c8a8c0fb52e0 /usr.bin/ssh/ssh-keyscan.1 | |
parent | Test inet6 netmask and non-contiguous netmask in ifconfig(8). (diff) | |
download | wireguard-openbsd-1890c57d070455b68833a23c07905fe7317a5441.tar.xz wireguard-openbsd-1890c57d070455b68833a23c07905fe7317a5441.zip |
tweak the Nd lines for a bit of consistency;
ok markus
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.1')
-rw-r--r-- | usr.bin/ssh/ssh-keyscan.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1 index f3d7a4078f5..f9df75d42f1 100644 --- a/usr.bin/ssh/ssh-keyscan.1 +++ b/usr.bin/ssh/ssh-keyscan.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keyscan.1,v 1.44 2018/03/05 07:03:18 jmc Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.45 2019/11/30 07:07:59 jmc Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. .\" @@ -6,12 +6,12 @@ .\" permitted provided that due credit is given to the author and the .\" OpenBSD project by leaving this copyright notice intact. .\" -.Dd $Mdocdate: March 5 2018 $ +.Dd $Mdocdate: November 30 2019 $ .Dt SSH-KEYSCAN 1 .Os .Sh NAME .Nm ssh-keyscan -.Nd gather SSH public keys +.Nd gather SSH public keys from servers .Sh SYNOPSIS .Nm ssh-keyscan .Op Fl 46cDHv |