From 37d419e70ad7d6be499d1cfa4b050aa41c8ad39f Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Sun, 10 Nov 2024 19:30:27 +0300 Subject: [PATCH] doc/api-sessions.texi: Update --- doc/api-sessions.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/api-sessions.texi b/doc/api-sessions.texi index 89ad1bd..e1bcdc7 100644 --- a/doc/api-sessions.texi +++ b/doc/api-sessions.texi @@ -101,7 +101,10 @@ If this option is set to @code{#t} the default user configuration file @file{~/.ssh/config} is read. On the other hand setting it to @code{#f} value means that no configuration -file will be read (@code{process-config?} is set to @code{#f}.) +file will be read (@code{process-config?} is set to @code{#f}.) On older +versions of libssh (prior to 0.9) setting @code{#:config} to @code{#f} is +handled by setting the configuration file to @file{/dev/null} which in turn +leads to ignoring the default configuration file. @item host @item identity