diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-10-05 12:10:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-10-05 12:10:26 -0400 |
commit | 25c8a3d66b1a4abdac514ec52df7478e928aad70 (patch) | |
tree | 74aee54f425a136dd0552bde3eb3a86e18c4a43f /doc/man/tor.1.txt | |
parent | f2968c3aac07425a6b4c188aa770b208f8e962b8 (diff) | |
download | tor-25c8a3d66b1a4abdac514ec52df7478e928aad70.tar.gz tor-25c8a3d66b1a4abdac514ec52df7478e928aad70.zip |
Remove "AUTHORS" sections from manual pages.
These sections were incomplete and outdated; their presence is
strongly discouraged by man-pages(7).
Closes #40149.
Diffstat (limited to 'doc/man/tor.1.txt')
-rw-r--r-- | doc/man/tor.1.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 4b37548b07..d9a1acde02 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -3855,7 +3855,3 @@ https://spec.torproject.org. See also **torsocks**(1) and **torify**(1). Because Tor is still under development, there may be plenty of bugs. Please report them at https://bugs.torproject.org/. - -== AUTHORS - -Roger Dingledine [arma at mit.edu], Nick Mathewson [nickm at alum.mit.edu]. |