]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix manual formatting
authorDamian Johnson <atagar@torproject.org>
Sun, 5 Nov 2017 20:21:28 +0000 (12:21 -0800)
committerDamian Johnson <atagar@torproject.org>
Sun, 5 Nov 2017 20:21:28 +0000 (12:21 -0800)
commit3563a2c8194ebe9430603803a53b073e181ce773
tree9716a77968bd23077ed1de363d6b09d67bdb34a2
parent9f650b24e97c69216b0d85d20b8363ce1a2488de
Fix manual formatting

Few issues...

  * Malformed ReducedExitPolicy, causing brackets to appear.

  * ExitPolicyDefault wasn't actually listed, instead it munged the description
    into the ExitPolicy description.

  * Extra plus signs in the ExitPolicy and ReducedExitPolicy entries. After an
    hour of struggling with asciidoc couldn't figure out how to format it as
    'paragraph => example => paragraph with same indentation' so just
    rearranging the ExitPolicy entry.

    Patches welcome if someone strongly prefers having the paragraph after the
    example.

https://trac.torproject.org/projects/tor/ticket/24147
doc/tor.1.txt