Rollup merge of #52831 - dsciarra:rm-ref-to-author-file, r=alexcrichton

remove references to AUTHORS.txt file

Rust does not ship an AUTHORS.txt file anymore.
This commit is contained in:
Pietro Albini 2018-08-01 10:12:47 +02:00 committed by GitHub
commit 8b31f00401
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ See <\fBhttps://github.com/rust\-lang/rust/issues\fR>
for issues.
.SH "AUTHOR"
See \fIAUTHORS.txt\fR in the Rust source distribution.
See the version control history or <\fBhttps://thanks.rust\-lang.org\fR>
.SH "COPYRIGHT"
This work is dual\[hy]licensed under Apache\ 2.0 and MIT terms.