]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
A couple manpage links.
authorWayne Davison <wayne@opencoder.net>
Wed, 23 Nov 2022 15:58:43 +0000 (07:58 -0800)
committerWayne Davison <wayne@opencoder.net>
Wed, 23 Nov 2022 15:59:12 +0000 (07:59 -0800)
rsyncd.conf.5.md

index 8ebbf87ff9ec27b8d15f54a7a4611fa060ee982f..3d91cd93dcb57774d6d3fb18a2c9f22dea09ad4f 100644 (file)
@@ -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`