[Bug 270803] net/rsync: manpage has typo in url
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270803] net/rsync/ manpage has typo in url"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Apr 2023 11:49:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270803 Rodrigo Osorio <rodrigo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #2 from Rodrigo Osorio <rodrigo@FreeBSD.org> --- rsync manpages are generated by the upstream project from a markdown file as part of the release process. So if a fix has to be done, it will be on the upstream code, and more precisely in md-convert[1] python script. So I agree with fernape@, the fix has to be done in upstream code and integrated in the next release. [1] https://github.com/WayneD/rsync/blob/master/md-convert -- You are receiving this mail because: You are the assignee for the bug.