Bug 3078

Summary: Add bug report tracker URL to the man page
Product: Portable OpenSSH Reporter: Dan Jacobson <jidanni>
Component: scpAssignee: 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
Mention on the man page where to report bugs.

Yes one can eventually dig it up but it would be nicer to be more forthcoming.
Comment 1 Damien Miller 2020-01-26 00:14:00 AEDT
The main page has a "reporting bugs" link that mentions this bugzilla under the first section. We consider this to be sufficient.
Comment 2 Dan Jacobson 2020-01-27 09:18:51 AEDT
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/
Comment 3 Damien Miller 2021-04-23 15:03:33 AEST
closing resolved bugs as of 8.6p1 release