summaryrefslogtreecommitdiff
path: root/ssh-keyscan.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-12 17:06:13 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-12 17:06:13 +0000
commit8d066fb262af638d0110437afa794ce46387e0dd (patch)
tree05d2b1892e551e10ea96b36c048993ee4d7f63f3 /ssh-keyscan.1
parentba1fa1d67b13b23ce089ee67d4cbdcb25cf6d349 (diff)
- stevesk@cvs.openbsd.org 2001/08/23 18:08:59
[ssh-add.1 ssh-keyscan.1] minor cleanup
Diffstat (limited to 'ssh-keyscan.1')
-rw-r--r--ssh-keyscan.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index b348bc252..1a358b338 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keyscan.1,v 1.10 2001/08/05 23:18:20 markus Exp $ 1.\" $OpenBSD: ssh-keyscan.1,v 1.11 2001/08/23 18:08:59 stevesk Exp $
2.\" 2.\"
3.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. 3.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
4.\" 4.\"
@@ -43,7 +43,7 @@ The options are as follows:
43.Bl -tag -width Ds 43.Bl -tag -width Ds
44.It Fl p Ar port 44.It Fl p Ar port
45Port to connect to on the remote host. 45Port to connect to on the remote host.
46.It Fl T 46.It Fl T Ar timeout
47Set the timeout for connection attempts. If 47Set the timeout for connection attempts. If
48.Pa timeout 48.Pa timeout
49seconds have elapsed since a connection was initiated to a host or since the 49seconds have elapsed since a connection was initiated to a host or since the
@@ -51,7 +51,7 @@ last time anything was read from that host, then the connection is
51closed and the host in question considered unavailable. Default is 5 51closed and the host in question considered unavailable. Default is 5
52seconds. 52seconds.
53.It Fl t Ar type 53.It Fl t Ar type
54Specifies the type of the key to fetch from the following hosts. 54Specifies the type of the key to fetch from the scanned hosts.
55The possible values are 55The possible values are
56.Dq rsa1 56.Dq rsa1
57for protocol version 1 and 57for protocol version 1 and