diff options
author | Colin Watson <cjwatson@debian.org> | 2003-09-01 18:50:00 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2003-09-01 18:50:00 +0000 |
commit | 1501d1e253613aba573e163869a2f704abd73a44 (patch) | |
tree | 01cf736a2a33136d2da1d39a5fe4199318dce445 /ssh-keysign.8 | |
parent | 8d6b7f4c46de3feb66f704ab483e51ea1a3bb0e1 (diff) | |
parent | 053db7da5ce09acdf742789d9d1a05e81d4861d0 (diff) |
Debian release 3.6.1p1-1.
Diffstat (limited to 'ssh-keysign.8')
-rw-r--r-- | ssh-keysign.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keysign.8 b/ssh-keysign.8 index 99d373406..2e3f8ff3e 100644 --- a/ssh-keysign.8 +++ b/ssh-keysign.8 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keysign.8,v 1.5 2002/11/24 21:46:24 stevesk Exp $ | 1 | .\" $OpenBSD: ssh-keysign.8,v 1.6 2003/03/28 10:11:43 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2002 Markus Friedl. All rights reserved. | 3 | .\" Copyright (c) 2002 Markus Friedl. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -62,8 +62,8 @@ Controls whether | |||
62 | is enabled. | 62 | is enabled. |
63 | .It Pa /etc/ssh/ssh_host_dsa_key, /etc/ssh/ssh_host_rsa_key | 63 | .It Pa /etc/ssh/ssh_host_dsa_key, /etc/ssh/ssh_host_rsa_key |
64 | These files contain the private parts of the host keys used to | 64 | These files contain the private parts of the host keys used to |
65 | generate the digital signature. They | 65 | generate the digital signature. |
66 | should be owned by root, readable only by root, and not | 66 | They should be owned by root, readable only by root, and not |
67 | accessible to others. | 67 | accessible to others. |
68 | Since they are readable only by root, | 68 | Since they are readable only by root, |
69 | .Nm | 69 | .Nm |