Welcome to mirror list, hosted at ThFree Co, Russian Federation.

0001-Fix_manpages.patch « patches « debian - gitlab.com/Remmina/Remmina-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a4642903bf26ac1bedf99d55a5c900f1622c228 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
From: "Matteo F. Vescovi" <mfv@debian.org>
Date: Sat, 22 May 2021 23:17:29 +0200
Forwarded: not-needed
Subject: Fix_manpages

---
 data/desktop/remmina-gnome.1 | 6 +++---
 src/remmina.1                | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/data/desktop/remmina-gnome.1 b/data/desktop/remmina-gnome.1
index d0fe6d7..fcbc10d 100644
--- a/data/desktop/remmina-gnome.1
+++ b/data/desktop/remmina-gnome.1
@@ -11,14 +11,14 @@ If you have a freedesktop compliant Login Manager, a Remmina kiosk mode will be
 added in the list of available sessions.
 .Sh USAGE
 Ports from the 5901-5999 range map directly to VNC displays numbered 1-99.
-
+.Lp
 For example, to connect to server at 192.168.0.1 to the screen :1,
 write the IP address 192.168.0.1 in the address field.
-
+.Lp
 To connect to display number :2, refer to the display number by writing
 the address as 192.168.0.1:2. Another way is to refer to the port by specifying
 the address as 192.168.0.1:5902.
 .Sh SEE ALSO
 .Xr remmina 1
 .Sh AUTHORS
-.An Antenore Gatta Aq Mt antenore@simbiosi.org
\ No newline at end of file
+.An Antenore Gatta Aq Mt antenore@simbiosi.org
diff --git a/src/remmina.1 b/src/remmina.1
index 41f452f..0a07470 100644
--- a/src/remmina.1
+++ b/src/remmina.1
@@ -95,15 +95,15 @@ remmina -c vnc://username@server
 remmina -c vnc://server?VncUsername=username
 remmina -c ssh://user@server
 remmina -c spice://server
-
+.Lp
 To quick connect using a URI along with an encrypted password:
 remmina -c rdp://username:encrypted-password@server
 remmina -c vnc://username:encrypted-password@server
 remmina -c vnc://server?VncUsername=username\\&VncPassword=encrypted-password
-
+.Lp
 To encrypt a password for use with a URI:
 remmina --encrypt-password
-
+.Lp
 .fi
 .RE
 .Lp