diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -34,8 +34,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.274 2008/06/13 20:13:26 grunk Exp $ -.Dd $Mdocdate: June 13 2008 +.\" $OpenBSD: ssh.1,v 1.275 2008/06/26 11:46:31 grunk Exp $ +.Dd $Mdocdate: June 26 2008 $ .Dt SSH 1 .Os .Sh NAME @@ -1035,9 +1035,9 @@ there is also support to compare host keys visually, using .Em random art . By setting the -.Cm CheckHostIP +.Cm VisualHostKey option to -.Dq fingerprint , +.Dq yes , a small ASCII graphic gets displayed on every login to a server, no matter if the session itself is interactive or not. By learning the pattern a known server produces, a user can easily |