traumschule commited on 2018-09-09 10:57:05
Zeige 1 geänderte Dateien mit 12 Einfügungen und 12 Löschungen.
... | ... |
@@ -149,21 +149,21 @@ |
149 | 149 |
<div id="openbsd" class="easy bsd"> |
150 | 150 |
<div class="package" style="padding-top: 13px; border-top: 0px;"> |
151 | 151 |
<div class="desc"> |
152 |
- <h2>Running Tor on OpenBSD</h2> |
|
153 |
- <p>These are installation instructions for running Tor Browser in a OpenBSD environment.</p> |
|
154 |
- <p>To install from OpenBSD's packages, run:</p> |
|
155 |
- |
|
156 |
- |
|
152 |
+ <h2>Tor Browser OpenBSD</h2> |
|
153 |
+ <p> |
|
154 |
+ To install Tor Browser on OpenBSD, run:</p> |
|
157 | 155 |
<pre>pkg_add tor-browser</pre> |
158 | 156 |
|
159 |
- <p>Sometimes the most recent version of Tor Browser on OpenBSD is behind the current release. The available version of TB on OpenBSD should be checked with: |
|
160 |
- |
|
157 |
+ <p> |
|
158 |
+ Sometimes the most recent version of Tor Browser on OpenBSD is |
|
159 |
+ behind the current release.<br/> |
|
160 |
+ The available version of TB on OpenBSD should be checked with: |
|
161 |
+ </p> |
|
161 | 162 |
<pre>pkg_info -Q tor-browser</pre> |
162 |
- |
|
163 |
- <p>If provided version is not the current Tor Browser version, it is not recommended.</p> |
|
164 |
- |
|
165 |
- <p>To install the Tor Browser port from an updated ports tree, run:</p> |
|
166 |
- |
|
163 |
+ <p> |
|
164 |
+ If provided version is not the current Tor Browser version, it is |
|
165 |
+ not recommended. To install the Tor Browser port from an updated ports |
|
166 |
+ tree, run:</p> |
|
167 | 167 |
<pre>cd /usr/ports/meta/tor-browser && make install</pre> |
168 | 168 |
</div> |
169 | 169 |
</div> |
170 | 170 |