From fe8eb5aa145dbfb20bc8e80a890b813a6e242fb8 Mon Sep 17 00:00:00 2001
From: Koichiro IWAO
Date: Fri, 11 Nov 2016 14:08:33 +0900
Subject: docs: remove trailing space, put a period at a end of sentence
---
docs/man/xrdp.ini.5 | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'docs/man/xrdp.ini.5')
diff --git a/docs/man/xrdp.ini.5 b/docs/man/xrdp.ini.5
index fdd00148..c21d1bec 100644
--- a/docs/man/xrdp.ini.5
+++ b/docs/man/xrdp.ini.5
@@ -20,7 +20,7 @@ It is composed by a number of sections, each one composed by a section name, enc
.TP
\fI[Connection]\fP \- contain the info on which services \fBxrdp\fR(8) can connect to.
-.LP
+.LP
All options and values (except for file names and paths) are case insensitive, and are described in detail below.
.SH "GLOBALS"
@@ -189,29 +189,29 @@ If set to \fB1\fR, \fBtrue\fR or \fByes\fR using the RDP channel for XRDP Video
.SH "CONNECTIONS"
A connection section is made of a section name, enclosed in square brackets, and the following entries:
-.TP
+.TP
\fBname\fR=\fI\fR
The name displayed in \fBxrdp\fR(8) login window's combo box.
-.TP
+.TP
\fBlib\fR=\fI../vnc/libvnc.so\fR
Sets the library to be used with this connection.
-.TP
+.TP
\fBusername\fR=\fI\fR|\fIask\fR
Specifies the username used for authenticating in the connection.
If set to \fIask\fR, user name should be provided in the login window.
-.TP
+.TP
\fBpassword\fR=\fI\fR|\fIask\fR
Specifies the password used for authenticating in the connection.
If set to \fIask\fR, password should be provided in the login window.
-.TP
+.TP
\fBip\fR=\fI127.0.0.1\fR
Specifies the ip address of the host to connect to.
-.TP
+.TP
\fBport\fR=\fI\fR|\fI\-1\fR
Specifies the port number to connect to. If set to \fI\-1\fR, the default port for the specified library is used.
--
cgit v1.2.1