From 2a66c38efa3e59c74f9aa4b2d36fbf0f9f06d452 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 13 Nov 2017 13:51:45 +0100 Subject: options: Typo. The expand character is %d Signed-off-by: Jakub Jelen Reviewed-by: Andreas Schneider --- src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/options.c b/src/options.c index 54e768e5..3fd0ae35 100644 --- a/src/options.c +++ b/src/options.c @@ -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: -- cgit v1.2.3