Skip to content

Commit 5714d69

Browse files
author
Patrick Schleizer
committed
man page fixes
1 parent 4125f65 commit 5714d69

File tree

1 file changed

+25
-14
lines changed

1 file changed

+25
-14
lines changed

man/corridor.8.ronn

+25-14
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,30 @@ corridor(8) -- Tor traffic whitelisting gateway
22
=============================================
33

44
<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.
1829
</span>
1930

2031
## SYNOPSIS
@@ -102,7 +113,7 @@ Internally used by corridor.
102113

103114
_0_ Success.
104115

105-
__non-zero__ Failure.
116+
_non-zero_ Failure.
106117

107118
## CONFIGURATION FOLDER
108119

0 commit comments

Comments
 (0)