diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-13 10:45:04 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-13 10:45:04 -0400 |
commit | ecb43ce21caccbdfe99b0e12cdce7f83d59b06e3 (patch) | |
tree | 972dfab41d90ef357b5f0881bb8a646f7896f23a /doc/tor.1.txt | |
parent | 0c91c63593720f07a20034bce2b0478dee216763 (diff) | |
parent | eb427f309cbe2eb82769fdec4e9b7a7249c3287b (diff) | |
download | tor-ecb43ce21caccbdfe99b0e12cdce7f83d59b06e3.tar.gz tor-ecb43ce21caccbdfe99b0e12cdce7f83d59b06e3.zip |
Merge branch 'maint-0.4.4'
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index b852dc2a5f..ca54fa125b 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1,7 +1,7 @@ // Copyright (c) The Tor Project, Inc. // See LICENSE for licensing information // This is an asciidoc file used to generate the manpage/html reference. -// Learn asciidoc on http://www.methods.co.nz/asciidoc/userguide.html +// Learn asciidoc on https://www.methods.co.nz/asciidoc/userguide.html :man source: Tor :man manual: Tor Manual // compat-mode tells Asciidoctor tools to process this as legacy AsciiDoc |