summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 207834039..71beefc15 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.324 2012/04/20 16:26:22 jmc Exp $ 36.\" $OpenBSD: ssh.1,v 1.325 2012/06/18 12:07:07 dtucker Exp $
37.Dd $Mdocdate: April 20 2012 $ 37.Dd $Mdocdate: June 18 2012 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1375,7 +1375,7 @@ The file format and configuration options are described in
1375.It Pa /etc/ssh/ssh_host_dsa_key 1375.It Pa /etc/ssh/ssh_host_dsa_key
1376.It Pa /etc/ssh/ssh_host_ecdsa_key 1376.It Pa /etc/ssh/ssh_host_ecdsa_key
1377.It Pa /etc/ssh/ssh_host_rsa_key 1377.It Pa /etc/ssh/ssh_host_rsa_key
1378These three files contain the private parts of the host keys 1378These files contain the private parts of the host keys
1379and are used for host-based authentication. 1379and are used for host-based authentication.
1380If protocol version 1 is used, 1380If protocol version 1 is used,
1381.Nm 1381.Nm