summaryrefslogtreecommitdiff
path: root/ssh-keyscan.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:08:11 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:08:11 +0000
commit2464322d7ee41dcd8beee12903775f7f2a80a164 (patch)
tree211b60ad7793b335208f5e53d9cf97c6725f558d /ssh-keyscan.1
parente586c4ce3f4af32ef9eed72344f0fc7f43b9e58a (diff)
- itojun@cvs.openbsd.org 2001/06/23 17:48:18
[sftp.1 ssh.1 sshd.8 ssh-keyscan.1] kill whitespace at EOL.
Diffstat (limited to 'ssh-keyscan.1')
-rw-r--r--ssh-keyscan.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index 5f86f2755..328d95ab1 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keyscan.1,v 1.7 2001/06/22 10:17:51 mpech Exp $ 1.\" $OpenBSD: ssh-keyscan.1,v 1.8 2001/06/23 17:48:18 itojun 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.\"
@@ -47,21 +47,21 @@ have begun after you created your ssh_known_hosts file.
47.Sh OPTIONS 47.Sh OPTIONS
48.Bl -tag -width Ds 48.Bl -tag -width Ds
49.It Fl t 49.It Fl t
50Set the timeout for connection attempts. If 50Set the timeout for connection attempts. If
51.Pa timeout 51.Pa timeout
52seconds have elapsed since a connection was initiated to a host or since the 52seconds have elapsed since a connection was initiated to a host or since the
53last time anything was read from that host, then the connection is 53last time anything was read from that host, then the connection is
54closed and the host in question considered unavailable. Default is 5 54closed and the host in question considered unavailable. Default is 5
55seconds. 55seconds.
56.It Fl f 56.It Fl f
57Read hosts or 57Read hosts or
58.Pa addrlist namelist 58.Pa addrlist namelist
59pairs from this file, one per line. 59pairs from this file, one per line.
60If 60If
61.Pa - 61.Pa -
62is supplied instead of a filename, 62is supplied instead of a filename,
63.Nm 63.Nm
64will read hosts or 64will read hosts or
65.Pa addrlist namelist 65.Pa addrlist namelist
66pairs from the standard input. 66pairs from the standard input.
67.El 67.El