summaryrefslogtreecommitdiffstats
path: root/docs/man/xrdp.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/xrdp.8.in')
-rw-r--r--docs/man/xrdp.8.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/xrdp.8.in b/docs/man/xrdp.8.in
index 4ab795fa..d8025d01 100644
--- a/docs/man/xrdp.8.in
+++ b/docs/man/xrdp.8.in
@@ -24,13 +24,13 @@ Kills running \fBxrdp\fR daemon.
Output help information and exit.
.SH "FILES"
-${XRDP_BIN_DIR}/xrdp
+@bindir@/xrdp
.br
-${XRDP_CFG_DIR}/xrdp.ini
+@sysconfdir@/xrdp/xrdp.ini
.br
-${XRDP_LOG_DIR}/xrdp.log
+@localstatedir@/log/xrdp.log
.br
-${XRDP_PID_DIR}/xrdp.pid
+@localstatedir@/run/xrdp.pid
.SH "AUTHORS"
Jay Sorg <jsorg71@users.sourceforge.net>