aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc/src/terminology.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssh/doc/src/terminology.xml')
-rw-r--r--lib/ssh/doc/src/terminology.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssh/doc/src/terminology.xml b/lib/ssh/doc/src/terminology.xml
index 874a03b36e..db1e08970d 100644
--- a/lib/ssh/doc/src/terminology.xml
+++ b/lib/ssh/doc/src/terminology.xml
@@ -147,11 +147,11 @@
are searched in a directory found in the following order:
<list>
<item>If the option
- <seealso marker="ssh:ssh_file#user_dir_fun"><c>user_dir_fun</c></seealso>
+ <seealso marker="ssh:ssh_file#type-user_dir_fun_common_option"><c>user_dir_fun</c></seealso>
is defined, that fun is called and the returned directory is used,
</item>
<item>Else, If the option
- <seealso marker="ssh:ssh#type-user_dir_common_option"><c>user_dir</c></seealso>
+ <seealso marker="ssh:ssh_file#type-user_dir_common_option"><c>user_dir</c></seealso>
is defined, that directory is used,
</item>
<item>Else the subdirectory <c>.ssh</c> in the home directory of the user executing