diff options
author | Pavel Roskin <plroskin@gmail.com> | 2016-12-23 12:02:55 -0800 |
---|---|---|
committer | Pavel Roskin <plroskin@gmail.com> | 2016-12-24 00:58:15 -0800 |
commit | 6c453ff1be6608380558c2529fd0fef66fc5ba46 (patch) | |
tree | c746c696401f2373d5b873bf53cf69fe1e409a1e /docs/man/xrdp-dis.1 | |
parent | a9bfa879e776a3e747f08fa0b58f82ca4e89d0c4 (diff) | |
download | xrdp-proprietary-6c453ff1be6608380558c2529fd0fef66fc5ba46.tar.gz xrdp-proprietary-6c453ff1be6608380558c2529fd0fef66fc5ba46.zip |
Substitute variables in manual pages
Diffstat (limited to 'docs/man/xrdp-dis.1')
-rw-r--r-- | docs/man/xrdp-dis.1 | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/man/xrdp-dis.1 b/docs/man/xrdp-dis.1 deleted file mode 100644 index 09de5f10..00000000 --- a/docs/man/xrdp-dis.1 +++ /dev/null @@ -1,27 +0,0 @@ -.TH "xrdp-dis" "1" "0.9.1" "xrdp team" -.SH NAME -xrdp\-dis \- xrdp disconnect utility - -.SH SYNOPSIS -.B xrdp\-dis - -.SH DESCRIPTION -.PP -\fBxrdp\-dis\fP is run with no parameters to disconnect your xrdp session. - -.SH ENVIRONMENT -.TP -.B DISPLAY -to get the default host and display number. - -.SH FILES -.TP -.I /tmp/.xrdp/xrdp_disconnect_display_* -UNIX socket used to communicate with the \fBxrdp\fP(8) session manager. - -.SH KNOWN ISSUES -.TP -This utility doesn't support disconnecting xorgxrdp sessions so far. - -.SH SEE ALSO -.BR xrdp (8). |