diff options
author | Pavel Roskin <plroskin@gmail.com> | 2016-12-24 00:57:47 -0800 |
---|---|---|
committer | Pavel Roskin <plroskin@gmail.com> | 2016-12-24 00:57:47 -0800 |
commit | a9bfa879e776a3e747f08fa0b58f82ca4e89d0c4 (patch) | |
tree | 7e8251944396639a0999421a73ee4ad522e3af08 | |
parent | 38253f1371b5e01e05ba995f28b6451ee57b613c (diff) | |
download | xrdp-proprietary-a9bfa879e776a3e747f08fa0b58f82ca4e89d0c4.tar.gz xrdp-proprietary-a9bfa879e776a3e747f08fa0b58f82ca4e89d0c4.zip |
Remove man page for xrdp-xcon, as xrdp-xcon not installed
Tools that are not installed can be documented by text files in other
formats. There is nothing useful in the xrdp-xcon manual page that would
need to be preserved.
-rw-r--r-- | docs/man/xrdp-xcon.8 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/man/xrdp-xcon.8 b/docs/man/xrdp-xcon.8 deleted file mode 100644 index 4863bc9e..00000000 --- a/docs/man/xrdp-xcon.8 +++ /dev/null @@ -1,14 +0,0 @@ -.TH "xrdp-xcon" "8" "0.9.1" "xrdp team" -.SH NAME -xrdp\-xcon \- X11 event loop debugging helper for XRDP - -.SH SYNOPSIS -.B xrdp\-xcon - -.SH DESCRIPTION -.PP -\fBxrdp\-xcon\fP is a X application, which just opens a connection to the X server and polls for events. -It's pretty useless. - -.SH SEE ALSO -.BR xev (1). |