diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-13 11:02:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-13 11:02:27 +0000 |
commit | 4147c87973d438da2e318342f8cbfcaf433915a7 (patch) | |
tree | e165628d7c8d36defd829d74f1b2b20aca2500b6 /usr.bin/ssh/sshd.8 | |
parent | d426b54864fae25fac97d8f2d8d0d667efe2d911 (diff) |
turn this into an example ssh_known_hosts file; ok djm
Diffstat (limited to 'usr.bin/ssh/sshd.8')
-rw-r--r-- | usr.bin/ssh/sshd.8 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index 4b135cd1b1b..67da83c30b0 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -34,7 +34,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. .\" -.\" $OpenBSD: sshd.8,v 1.220 2006/02/13 10:21:25 jmc Exp $ +.\" $OpenBSD: sshd.8,v 1.221 2006/02/13 11:02:26 jmc Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -550,12 +550,12 @@ Rather, generate them by a script or by taking .Pa /etc/ssh/ssh_host_key.pub and adding the host names at the front. -.Ss Examples -.Bd -literal -closenet,...,130.233.208.41 1024 37 159...93 closenet.hut.fi -cvs.openbsd.org,199.185.137.3 ssh-rsa AAAA1234.....= -.Ed -.Bd -literal +.Pp +An example ssh_known_hosts file: +.Bd -literal -offset 3n +# Comments allowed at start of line +closenet,...,192.0.2.53 1024 37 159...93 closenet.example.net +cvs.example.net,192.0.2.10 ssh-rsa AAAA1234.....= # A hashed hostname |1|JfKTdBh7rNbXkVAQCRp4OQoPfmI=|USECr3SWf1JUPsms5AqfD5QfxkM= ssh-rsa AAAA1234.....= |