diff options
Diffstat (limited to 'ssh-keysign.0')
-rw-r--r-- | ssh-keysign.0 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-keysign.0 b/ssh-keysign.0 index 5e9c6f9c7..950a21b88 100644 --- a/ssh-keysign.0 +++ b/ssh-keysign.0 | |||
@@ -1,4 +1,4 @@ | |||
1 | SSH-KEYSIGN(8) BSD System ManagerM-bM-^@M-^Ys Manual SSH-KEYSIGN(8) | 1 | SSH-KEYSIGN(8) OpenBSD System Manager's Manual SSH-KEYSIGN(8) |
2 | 2 | ||
3 | NAME | 3 | NAME |
4 | ssh-keysign - ssh helper program for hostbased authentication | 4 | ssh-keysign - ssh helper program for hostbased authentication |
@@ -13,7 +13,7 @@ DESCRIPTION | |||
13 | 13 | ||
14 | ssh-keysign is disabled by default and can only be enabled in the global | 14 | ssh-keysign is disabled by default and can only be enabled in the global |
15 | client configuration file /etc/ssh/ssh_config by setting EnableSSHKeysign | 15 | client configuration file /etc/ssh/ssh_config by setting EnableSSHKeysign |
16 | to M-bM-^@M-^\yesM-bM-^@M-^]. | 16 | to ``yes''. |
17 | 17 | ||
18 | ssh-keysign is not intended to be invoked by the user, but from ssh(1). | 18 | ssh-keysign is not intended to be invoked by the user, but from ssh(1). |
19 | See ssh(1) and sshd(8) for more information about hostbased authentica- | 19 | See ssh(1) and sshd(8) for more information about hostbased authentica- |
@@ -37,6 +37,6 @@ HISTORY | |||
37 | ssh-keysign first appeared in OpenBSD 3.2. | 37 | ssh-keysign first appeared in OpenBSD 3.2. |
38 | 38 | ||
39 | AUTHORS | 39 | AUTHORS |
40 | Markus Friedl M-bM-^LM-)markus@openbsd.orgM-bM-^LM-* | 40 | Markus Friedl <markus@openbsd.org> |
41 | 41 | ||
42 | BSD May 24, 2002 BSD | 42 | OpenBSD 3.5 May 24, 2002 1 |