From: Alan Buxey Date: Thu, 10 Sep 2015 19:26:28 +0000 (+0100) Subject: Update radiusd-example.txt X-Git-Tag: release_3_0_10~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2460728a05570bdac0d9bbd53884a8fb299f11;p=thirdparty%2Ffreeradius-server.git Update radiusd-example.txt --- diff --git a/src/tests/eapsim-03/radiusd-example.txt b/src/tests/eapsim-03/radiusd-example.txt index aefeaf49260..c261cbe2f23 100644 --- a/src/tests/eapsim-03/radiusd-example.txt +++ b/src/tests/eapsim-03/radiusd-example.txt @@ -22,7 +22,7 @@ # # The per-request variables are of the form %{Attribute-Name}, and # are taken from the values of the attribute in the incoming -# request. See 'doc/configuration/variables.txt' for more information. +# request. See 'doc/configuration/variables.rst' for more information. prefix = /elros/mcr/root exec_prefix = ${prefix} @@ -888,7 +888,7 @@ modules { # through a 'log rotation' # # If your detail files are large, you may also want - # to add a ':%H' (see doc/configuration/variables.txt) to the end + # 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 @@ -1104,7 +1104,7 @@ modules { # # The RADIUS attributes from the user request will be placed # into environment variables of the executed program, as - # described in 'doc/configuration/variables.txt' + # described in 'doc/configuration/variables.rst' # exec { wait = yes