minor doc tweak from file move
authorMatthew Newton <mcn4@leicester.ac.uk>
Wed, 9 Sep 2015 16:17:12 +0000 (17:17 +0100)
committerMatthew Newton <mcn4@leicester.ac.uk>
Wed, 9 Sep 2015 16:17:12 +0000 (17:17 +0100)
raddb/mods-available/detail
raddb/mods-available/exec

index db03a52..e91e12d 100644 (file)
@@ -16,8 +16,8 @@ detail {
        #  day, so that the detail file doesn't have to go
        #  through a 'log rotation'
        #
-       #  If your detail files are large, you may also want
-       #  to add a ':%H' (see doc/variables.txt) to the end
+       #  If your detail files are large, you may also want to add
+       #  a ':%H' (see doc/configuration/variables.rst) to the end
        #  of it, to create a new detail file every hour, e.g.:
        #
        #   ..../detail-%Y%m%d:%H
@@ -68,8 +68,8 @@ detail {
        #  format (see "man ctime" for details).
        #
        #  The header can be customised by editing this
-       #  string.  See "doc/variables.txt" for a description
-       #  of what can be put here.
+       #  string.  See "doc/configuration/variables.rst" for a
+       #  description of what can be put here.
        #
        header = "%t"
 
index ed39402..bb1d437 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  The RADIUS attributes from the user request will be placed
 #  into environment variables of the executed program, as
-#  described in "man unlang" and in doc/variables.txt
+#  described in "man unlang" and in doc/configuration/variables.rst
 #
 #  See also "echo" for more sample configuration.
 #