mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 15:43:32 +01:00
Remove erroneous section heading "ExitPolicyDefault"
The anchor here was originally introduced to make sure that the
manpage would format correctly, but we had mistaken it for a section
anchor, and introduced a bogus section heading in 3563a2c819
.
Fixes bug 25582; bugfix on 0.3.3.1-alpha.
This commit is contained in:
parent
6aaafb0672
commit
6d7c4c6ec2
3
changes/bug25582
Normal file
3
changes/bug25582
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
o Minor bugfixes (documentation):
|
||||||
|
- Revert a misformatting issue in the ExitPolicy
|
||||||
|
documentation. Fixes bug 25582; bugfix on 0.3.3.1-alpha.
|
@ -1904,7 +1904,7 @@ is non-zero):
|
|||||||
reject *:6881-6999
|
reject *:6881-6999
|
||||||
accept *:*
|
accept *:*
|
||||||
|
|
||||||
[[ExitPolicyDefault]] **ExitPolicyDefault**::
|
[[ExitPolicyDefault]]::
|
||||||
Since the default exit policy uses accept/reject *, it applies to both
|
Since the default exit policy uses accept/reject *, it applies to both
|
||||||
IPv4 and IPv6 addresses.
|
IPv4 and IPv6 addresses.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user