diff options
author | Koichiro IWAO <meta@vmeta.jp> | 2017-07-05 19:10:14 +0900 |
---|---|---|
committer | metalefty <meta@vmeta.jp> | 2017-07-06 12:36:47 +0900 |
commit | 1b11c1888f766a12c8e650bd4e932248904d75f4 (patch) | |
tree | a433a14cedf6747aaf251b825276cb296eab519c /docs | |
parent | 9065964bd96825fe3225c811c70da64365fa9ac6 (diff) | |
download | xrdp-proprietary-1b11c1888f766a12c8e650bd4e932248904d75f4.tar.gz xrdp-proprietary-1b11c1888f766a12c8e650bd4e932248904d75f4.zip |
docs: document change of xrdp-chansrv log path
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/xrdp-chansrv.8.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/xrdp-chansrv.8.in b/docs/man/xrdp-chansrv.8.in index 62edd3b2..548a07f0 100644 --- a/docs/man/xrdp-chansrv.8.in +++ b/docs/man/xrdp-chansrv.8.in @@ -36,8 +36,8 @@ UNIX socket used by external programs to implement channels. .I @socketdir@/xrdp_api_* UNIX socket used by \fBxrdp\-chansrv\fP to communicate with \fBxrdp\-sesman\fP. .TP -.I $XDG_DATA_HOME/xrdp/xrdp-chansrv.log -Log file used by \fBxrdp\-chansrv\fP(8). +.I $XDG_DATA_HOME/xrdp/xrdp-chansrv.%s.log +Log file used by \fBxrdp\-chansrv\fP(8). \fB%s\fP is display number. .SH "SEE ALSO" .BR xrdp\-sesman (8), |