1
1

options: Typo. The expand character is %d

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
Jakub Jelen 2017-11-13 13:51:45 +01:00 коммит произвёл Andreas Schneider
родитель 2e31dffdb7
Коммит 2a66c38efa

Просмотреть файл

@ -235,7 +235,7 @@ int ssh_options_set_algo(ssh_session session,
* ~/.ssh/known_hosts.\n
* \n
* 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.
*
* - SSH_OPTIONS_GLOBAL_KNOWNHOSTS: