python/hypothesis: update to 6.122.3
[oi-userland.git] / components / desktop / synergy / patches / 03-documentation.patch
blob41ca5955a0c584fed5d4d6defe95bfeb1b6a8e42
1 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
3 # Permission is hereby granted, free of charge, to any person obtaining a
4 # copy of this software and associated documentation files (the "Software"),
5 # to deal in the Software without restriction, including without limitation
6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
7 # and/or sell copies of the Software, and to permit persons to whom the
8 # Software is furnished to do so, subject to the following conditions:
10 # The above copyright notice and this permission notice (including the next
11 # paragraph) shall be included in all copies or substantial portions of the
12 # Software.
14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20 # DEALINGS IN THE SOFTWARE.
23 --- ./doc/synergys.man Tue Mar 15 12:03:49 2016
24 +++ ./doc/synergys.man.new Mon Jun 27 15:43:21 2016
25 @@ -1,10 +1,10 @@
26 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
27 -.TH SYNERGYS "1" "June 2010" "synergys 1.5.0, protocol version 1.3" "User Commands"
28 +.TH SYNERGYS "1" "June 2016" "synergys 1.7.6, protocol version 1.3" "User Commands"
29 .SH NAME
30 -synergys \- manual page for synergys 1.5.0, protocol version 1.3
31 +synergys \- manual page for synergys 1.7.6, protocol version 1.3
32 .SH SYNOPSIS
33 .B synergys
34 -[\fI--address <address>\fR] [\fI--config <pathname>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR]
35 +[\fI--address <address>\fR] [\fI--config <pathname>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR] [\fI--enable-crypto\fR] [\fI--log <file>\fR] [\fI--help\fR] [\fI--version\fR]
36 .SH DESCRIPTION
37 Start the synergy mouse/keyboard sharing server.
38 .TP
39 @@ -14,24 +14,28 @@
40 \fB\-c\fR, \fB\-\-config\fR <pathname>
41 use the named configuration file instead.
42 .TP
43 +\fB\-f\fR, \fB\-\-no\-daemon\fR
44 +run in the foreground.
45 +.TP
46 +\fB\-n\fR, \fB\-\-name\fR <screen\-name> use screen\-name instead of the
47 +hostname to identify this screen in the configuration.
48 +.PP
49 +* \fB\-\-restart\fR restart the server automatically if it fails.
50 +.TP
51 \fB\-d\fR, \fB\-\-debug\fR <level>
52 filter out log messages with priority below level.
53 level may be: FATAL, ERROR, WARNING, NOTE, INFO,
54 DEBUG, DEBUGn (1\-5).
55 .TP
56 -\fB\-n\fR, \fB\-\-name\fR <screen\-name> use screen\-name instead the hostname to identify
57 -this screen in the configuration.
58 +\fB\-\-enable\-crypto\fR
59 +Encrypt keyboard and pointer traffic across the wire.
60 +See wiki.symless.com for setup details.
61 .TP
62 -\fB\-1\fR, \fB\-\-no\-restart\fR
63 -do not try to restart on failure.
64 -.PP
65 -* \fB\-\-restart\fR restart the server automatically if it fails.
66 -.TP
67 \fB\-l\fR \fB\-\-log\fR <file>
68 write log messages to file.
69 .TP
70 -\fB\-f\fR, \fB\-\-no\-daemon\fR
71 -run in the foreground.
72 +\fB\-1\fR, \fB\-\-no\-restart\fR
73 +do not try to restart on failure.
74 .PP
75 * \fB\-\-daemon\fR run as a daemon.
76 .TP
77 @@ -55,3 +59,4 @@
78 /etc/synergy.conf
79 .SH COPYRIGHT
80 Copyright \(co 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
81 +Copyright \(co 2016, Oracle and/or its affiliates. All rights reserved.
82 --- ./doc/synergyc.man Tue Mar 15 12:03:49 2016
83 +++ ./doc/synergyc.man.new Mon Jun 27 15:35:55 2016
84 @@ -1,10 +1,10 @@
85 -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
86 -.TH SYNERGYC "1" "June 2010" "synergyc 1.5.0, protocol version 1.3" "User Commands"
87 +.TH SYNERGYC "1" "June 2016" "synergyc 1.7.6, protocol version 1.3" "User Commands"
88 .SH NAME
89 -synergyc \- manual page for synergyc 1.5.0, protocol version 1.3
90 +synergyc \- manual page for synergyc 1.7.6, protocol version 1.3
91 .SH SYNOPSIS
92 .B synergyc
93 -[\fI--yscroll <delta>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR] \fI<server-address>\fR
94 +[\fI--yscroll <delta>\fR] [\fI--daemon|--no-daemon\fR] [\fI--name <screen-name>\fR] [\fI--restart|--no-restart\fR] [\fI--debug <level>\fR] [\fI--enable-crypto\fR]
95 +\fI<server-address>\fR
96 .SH DESCRIPTION
97 Connect to a synergy mouse/keyboard sharing server.
98 .TP
99 @@ -32,6 +32,10 @@
100 \fB\-\-yscroll\fR <delta>
101 defines the vertical scrolling delta, which is
103 +\fB\-\-enable-crypto\fR
104 +Encrypt keyboard and pointer traffic across the wire.
105 +See wiki.symless.com for setup details.
106 +.TP
107 \fB\-h\fR, \fB\-\-help\fR
108 display this help and exit.
110 @@ -45,3 +49,4 @@
111 default port, 24800.
112 .SH COPYRIGHT
113 Copyright \(co 2010 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
114 +Copyright \(co 2016, Oracle and/or its affiliates. All rights reserved.