Description: Minor fixes to the manpages (paths)
Author: Faidon Liambotis <paravoid@debian.org>
Last-Update: 2019-01-08

--- a/radsecproxy.1
+++ b/radsecproxy.1
@@ -84,7 +84,7 @@ This signal is ignored.
 
 .SH "FILES"
 .TP
-.B /usr/local/etc/radsecproxy.conf
+.B /etc/radsecproxy.conf
 .sp
 The default configuration file.
 
--- a/radsecproxy.conf.5
+++ b/radsecproxy.conf.5
@@ -13,7 +13,7 @@ radsecproxy.conf
 When the proxy server starts, it will first check the command
 line arguments, and then read the configuration file. Normally
 radsecproxy will read the configuration file
-\*(T<\fI/usr/local/etc/radsecproxy.conf\fR\*(T>. The command line
+\*(T<\fI/etc/radsecproxy.conf\fR\*(T>. The command line
 \*(T<\fB\-c\fR\*(T> option can be used to instead read an
 alternate file (see
 \fBradsecproxy\fR(1)
@@ -90,7 +90,7 @@ option and inside all blocks. That is th
 included. The value can be a single file, or it can use normal
 shell globbing to specify multiple files, e.g.:
 .RS 
-include /usr/local/etc/radsecproxy.conf.d/*.conf
+include /etc/radsecproxy.conf.d/*.conf
 .RE
 
 The files are sorted alphabetically. Included files are read in
