Displaying 1 result from an estimated 1 matches for "a2d03328d".
2024 May 17
0
[PATCH] doc: clarify relative Include file as unaffected by ssh -F/sshd -f
Signed-off-by: Daniel Lublin <daniel at lublin.se>
---
ssh_config.5 | 6 +++++-
sshd_config.5 | 7 ++++++-
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/ssh_config.5 b/ssh_config.5
index 2931d807e..a2d03328d 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -1191,7 +1191,11 @@ Files without absolute paths are assumed to be in
.Pa ~/.ssh
if included in a user configuration file or
.Pa /etc/ssh
-if included from the system configuration file.
+if included from the system configuration file (also when
+....