Description: Minor fixes to the manpages (paths)
Author: Faidon Liambotis <paravoid@debian.org>
Forwarded: not-needed
Last-Update: 2019-09-04

--- 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
@@ -6,7 +6,7 @@ radsecproxy.conf \- Radsec proxy configu
 .SH DESCRIPTION
 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 \fI/usr/local/etc/radsecproxy.conf\fR. The command line
+configuration file \fI/etc/radsecproxy.conf\fR. The command line
 \fB\-c\fR option can be used to instead read an alternate file (see
 \fBradsecproxy\fR(1) for details).
 
@@ -79,7 +79,7 @@ be included. The value can be a single f
 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 the order they
