summaryrefslogtreecommitdiffstats
path: root/docs/man/xrdp-dis.1
diff options
context:
space:
mode:
authorPhilipp Hahn <hahn@univention.de>2013-01-25 15:16:58 +0100
committerPhilipp Hahn <hahn@univention.de>2013-01-28 11:04:29 +0100
commitfeae08dcc50e6c337023299ea417bf24c56ba9ef (patch)
tree80496ba584d7412e8cc06fcc730e97de89c5da63 /docs/man/xrdp-dis.1
parentab2e950246586fb6af5aed5e94bc7bf76f4b4490 (diff)
downloadxrdp-proprietary-feae08dcc50e6c337023299ea417bf24c56ba9ef.tar.gz
xrdp-proprietary-feae08dcc50e6c337023299ea417bf24c56ba9ef.zip
doc: xrdp-dis manual page
Add a manual page for xrdp-dis, which is used to disconnect the RDP connection but otherwise keep the session running.
Diffstat (limited to 'docs/man/xrdp-dis.1')
-rw-r--r--docs/man/xrdp-dis.123
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/man/xrdp-dis.1 b/docs/man/xrdp-dis.1
new file mode 100644
index 00000000..089621ae
--- /dev/null
+++ b/docs/man/xrdp-dis.1
@@ -0,0 +1,23 @@
+.TH "xrdp-dis" "8" "0.7.0" "xrdp team"
+.SH NAME
+xrdp\-dis \- xrdp disconnect utility
+
+.SH SYNOPSIS
+.B xrdp\-dis
+
+.SH DESCRIPTION
+.PP
+\fBxrdp\-dix\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 SEE ALSO
+.BR xrdp (1).