Skip to content

Commit

Permalink
Change the mailman links (c-ares#358)
Browse files Browse the repository at this point in the history
Links when wrapping become misleading.  Insert newline to prevent wrapping.

Fix By: Gisle Vanem (@gvanem)
  • Loading branch information
gvanem committed Sep 12, 2020
1 parent d65c4bd commit 14933d3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/acountry.1
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Display this help and exit.
Be more verbose. Print extra information.
.SH "REPORTING BUGS"
Report bugs to the c-ares mailing list:
\fBhttp://cool.haxx.se/mailman/listinfo/c-ares\fR
.br
\fBhttps://cool.haxx.se/mailman/listinfo/c-ares\fR
.SH "SEE ALSO"
.PP
adig(1), ahost(1).
Expand Down
3 changes: 2 additions & 1 deletion docs/adig.1
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ This compacted \fBbit-string\fR form is not supported by many DNS-servers.

.SH "REPORTING BUGS"
Report bugs to the c-ares mailing list:
\fBhttp://cool.haxx.se/mailman/listinfo/c-ares\fR
.br
\fBhttps://cool.haxx.se/mailman/listinfo/c-ares\fR
.SH "SEE ALSO"
.PP
acountry(1), ahost(1).
Expand Down
3 changes: 2 additions & 1 deletion docs/ahost.1
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ for DNS configuration; it has no effect on other platforms (such as Win32
or Android).
.SH "REPORTING BUGS"
Report bugs to the c-ares mailing list:
\fBhttp://cool.haxx.se/mailman/listinfo/c-ares\fR
.br
\fBhttps://cool.haxx.se/mailman/listinfo/c-ares\fR
.SH "SEE ALSO"
.PP
acountry(1), adig(1).
Expand Down

0 comments on commit 14933d3

Please sign in to comment.