@@ -2,19 +2,30 @@ corridor(8) -- Tor traffic whitelisting gateway
2
2
=============================================
3
3
4
4
<span class =" comment " >
5
- Copyright (c) 2016, Patrick Schleizer (
[email protected] )
6
-
7
- Permission to use, copy, modify, and/or distribute this software for any
8
- purpose with or without fee is hereby granted, provided that the above
9
- copyright notice and this permission notice appear in all copies.
10
-
11
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
13
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5
+ # Copyright (c) 2016, Patrick Schleizer ([email protected] )
6
+
7
+ # Permission to use, copy, modify, and/or distribute this software for any
8
+ # purpose with or without fee is hereby granted, provided that the above
9
+ # copyright notice and this permission notice appear in all copies.
10
+
11
+ # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12
+ # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
13
+ # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14
+ # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15
+ # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16
+ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17
+ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18
+ </span >
19
+
20
+ <span class =" comment " >
21
+ # Not using angle brackets in copyright notice for e-mail address, because
22
+ # angle brackets would result in this file being non-deterministic. (There
23
+ # must be a bug in Debian wheezy in ruby-ronn.)
24
+ </span >
25
+
26
+ <span class =" comment " >
27
+ # Not using "##", because for some reason this comment would be visible in the
28
+ # resulting man page.
18
29
</span >
19
30
20
31
## SYNOPSIS
@@ -102,7 +113,7 @@ Internally used by corridor.
102
113
103
114
_ 0_ Success.
104
115
105
- __ non-zero __ Failure.
116
+ _ non-zero _ Failure.
106
117
107
118
## CONFIGURATION FOLDER
108
119
0 commit comments