summaryrefslogtreecommitdiff
path: root/update-openssh-known-hosts.8
blob: 40552bd4d3e4d42090aaa96fd6498db0e5ce2ff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH OPENSSH-KNOWN-HOSTS 8 "2009-06-28"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
update-openssh-known-hosts \- known_hosts downloader for OpenSSH
.SH SYNOPSIS
.B update-openssh-known-hosts
.SH DESCRIPTION
This manual page documents briefly the
.B update-openssh-known-hosts
command.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBupdate-openssh-known-hosts\fP is a program that downloads public hostkeys from multiple sources
and merges them together into one file for use by OpenSSH.
.SH OPTIONS
This program takes no options.
.SH SEE ALSO
.BR sshd (8),
.BR /usr/share/doc/openssh-known-hosts ,
.BR /usr/share/openssh-known-hosts/plugins/* .
.SH AUTHOR
openssh-known-hosts was written by Timo Weing\[:a]rtner <timo@tiwe.de>.
.PP
This manual page was written by Timo Weing\[:a]rtner <timo@tiwe.de>,
for the Debian project (but may be used by others).