mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-29 01:03:57 +03:00
options: Typo. The expand character is %d
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
2e31dffdb7
commit
2a66c38efa
@@ -235,7 +235,7 @@ int ssh_options_set_algo(ssh_session session,
|
|||||||
* ~/.ssh/known_hosts.\n
|
* ~/.ssh/known_hosts.\n
|
||||||
* \n
|
* \n
|
||||||
* The known hosts file is used to certify remote hosts
|
* The known hosts file is used to certify remote hosts
|
||||||
* are genuine. It may include "%s" which will be
|
* are genuine. It may include "%d" which will be
|
||||||
* replaced by the user home directory.
|
* replaced by the user home directory.
|
||||||
*
|
*
|
||||||
* - SSH_OPTIONS_GLOBAL_KNOWNHOSTS:
|
* - SSH_OPTIONS_GLOBAL_KNOWNHOSTS:
|
||||||
|
|||||||
Reference in New Issue
Block a user