Bug 22114: Fix wrong values in torrc_format.txt comments

This commit is contained in:
Georg Koppen 2017-05-01 17:44:07 +00:00 committed by Nick Mathewson
parent 5a2f1a836f
commit d6dd05f6d8
1 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@ and\
friends friends
# Backslashes in the middle of a line are included as-is. The key of # Backslashes in the middle of a line are included as-is. The key of
# this one is "Too" and the value is "Many\\Backsl\ashes here" (with # this one is "Too" and the value is "Many\\Backsl\ashes \here" (with
# backslashes in that last string as-is) # backslashes in that last string as-is)
Too \ Too \
Many\\\ Many\\\
@ -185,7 +185,7 @@ here
# And here's the really yucky part. If a comment appears in a multi-line # And here's the really yucky part. If a comment appears in a multi-line
# entry, the entry is still able to continue on the next line, as in the # entry, the entry is still able to continue on the next line, as in the
# following, where the key is "This" and the value is # following, where the key is "This" and the value is
# "entry and some are silly" # "entry and some are silly"
This entry \ This entry \
# has comments \ # has comments \
and some \ and some \