summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-11-23 07:58:43 -0800
committerWayne Davison <wayne@opencoder.net>2022-11-23 07:59:12 -0800
commit48252c3c2bc0b1a375137dd91932122d6ee82a8a (patch)
treeae33692cf7ad69ffda7e19fcd8761cc26d1b9f28
parent5b67ff2a86585637c28a4496e631041ec5cb04fc (diff)
downloadrsync-48252c3c2bc0b1a375137dd91932122d6ee82a8a.tar.gz
A couple manpage links.
-rw-r--r--rsyncd.conf.5.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md
index 8ebbf87f..3d91cd93 100644
--- a/rsyncd.conf.5.md
+++ b/rsyncd.conf.5.md
@@ -120,9 +120,9 @@ parameters:
You can override the default backlog value when the daemon listens for
connections. It defaults to 5.
-You may also include any module parameters in the global part of the config
-file, in which case the supplied value will override the default for that
-parameter.
+You may also include any [MODULE PARAMETERS](#) in the global part of the
+config file, in which case the supplied value will override the default for
+that parameter.
You may use references to environment variables in the values of parameters.
String parameters will have %VAR% references expanded as late as possible (when
@@ -153,8 +153,8 @@ parameters as a combination of the default values that are set at that position
in the config file plus its own parameter list, the use of a "[global]" section
can help to maintain shared config values for multiple modules.
-As with GLOBAL PARAMETERS, you may use references to environment variables in
-the values of parameters. See the GLOBAL PARAMETERS section for more details.
+As with [GLOBAL PARAMETERS](#), you may use references to environment variables
+in the values of parameters. See that section for details.
0. `comment`