diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-01-02 08:53:17 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-01-02 08:53:17 -0500 |
commit | ded98be45cc9f25cce117ccdb8d948adce397221 (patch) | |
tree | 7735e025cb5b3bce45822bb9d666e58b02f844ed /changes | |
parent | 1a45398ffa713ca35e0b2b3b12fcd1143a8ce035 (diff) | |
parent | 810f7c545b926a2daf50f311b0879780f1d7760b (diff) | |
download | tor-ded98be45cc9f25cce117ccdb8d948adce397221.tar.gz tor-ded98be45cc9f25cce117ccdb8d948adce397221.zip |
Merge remote-tracking branch 'jryans/doc-formatting'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/20885 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/20885 b/changes/20885 new file mode 100644 index 0000000000..f1cdddaa79 --- /dev/null +++ b/changes/20885 @@ -0,0 +1,3 @@ + o Documentation (formatting): + - Clean up formatting of tor.1 man page and HTML doc, where <pre> blocks + were incorrectly appearing. Closes ticket 20885. |