summaryrefslogtreecommitdiffstats
path: root/docs/man/xrdp.8
diff options
context:
space:
mode:
authorPhilipp Hahn <hahn@univention.de>2013-01-25 12:51:57 +0100
committerPhilipp Hahn <hahn@univention.de>2013-01-28 11:04:29 +0100
commite67878cedd205231f5b5345211afcf0ba5b2a89f (patch)
treee12aefb5c2ac65c8816afb666dee4789887578fd /docs/man/xrdp.8
parent3b1897470c341cf5ee7894cfca4aec0f77546042 (diff)
downloadxrdp-proprietary-e67878cedd205231f5b5345211afcf0ba5b2a89f.tar.gz
xrdp-proprietary-e67878cedd205231f5b5345211afcf0ba5b2a89f.zip
doc: Man page cleanup
Simlify example sections. Remove un-needed .LP after section start. Insert empty line before section start.
Diffstat (limited to 'docs/man/xrdp.8')
-rw-r--r--docs/man/xrdp.813
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/man/xrdp.8 b/docs/man/xrdp.8
index dbe2e2d9..6db90076 100644
--- a/docs/man/xrdp.8
+++ b/docs/man/xrdp.8
@@ -1,19 +1,18 @@
.TH "xrdp" "8" "0.1.0" "xrdp team" ""
.SH "NAME"
-.LP
\fBxrdp\fR \- a Remote Desktop Protocol (RDP) server
+
.SH "SYNTAX"
-.LP
xrdp [ \-\-nodaemon | \-\-kill | \-\-help ]
+
.SH "DESCRIPTION"
-.LP
\fBxrdp\fR is a Remote Desktop Protocol (RDP) Server.
.br
Unlike Windows NT/2000/2003 server, \fBxrdp\fR will not display a Windows desktop but an X window desktop to the user.
It can also be used as a VNC\->RDP bridge.
+
.SH "OPTIONS"
-.LP
.TP
\fB\-n\fR, \fB\-\-nodaemon\fR
Starts \fBxrdp\fR in foreground instead of starting it as a daemon.
@@ -23,8 +22,8 @@ Kills running \fBxrdp\fR daemon.
.TP
\fB\-h\fR, \fB\-\-help\fR
Output help information and exit.
+
.SH "FILES"
-.LP
${XRDP_BIN_DIR}/xrdp
.br
${XRDP_CFG_DIR}/xrdp.ini
@@ -32,13 +31,13 @@ ${XRDP_CFG_DIR}/xrdp.ini
${XRDP_LOG_DIR}/xrdp.log
.br
${XRDP_PID_DIR}/xrdp.pid
+
.SH "AUTHORS"
-.LP
Jay Sorg <jsorg71@users.sourceforge.net>
.br
Simone Fedele <ilsimo@users.sourceforge.net>
+
.SH "SEE ALSO"
-.LP
.BR xrdp.ini (5),
.BR sesman (8),
.BR sesman.ini (5),