| Summary: | Add bug report tracker URL to the man page | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Dan Jacobson <jidanni> |
| Component: | scp | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | ||
| Version: | 8.0p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Dan Jacobson
2019-10-08 10:03:03 AEDT
The main page has a "reporting bugs" link that mentions this bugzilla under the first section. We consider this to be sufficient. OK. But minimum steps needed: $ man ssh #guess-> $ man -w ssh|xargs dlocate $ dlocate -L openssh-client|grep copy #guess $ grep http /usr/share/doc/openssh-client/copyright $ $BROWSER http://www.openssh.com/portable.html #guess-> $ $BROWSER http://www.openssh.com/ $ $BROWSER http://www.openssh.com/report.html $ $BROWSER https://bugzilla.mindrot.org/ closing resolved bugs as of 8.6p1 release |