| Summary: | send-pr(1) links dead as of FreeBSD 10.1-RELEASE | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Kim Gräsman <kim.grasman> |
| Component: | Books & Articles | Assignee: | Jason Helfman <jgh> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | jgh |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Kim Gräsman
2014-11-26 21:25:38 UTC
Working on this... You can use this link for submitting bugs. Thanks for the report! https://bugs.freebsd.org/submit/ Committed, thanks! A commit references this bug: Author: jgh Date: Wed Dec 3 23:22:19 UTC 2014 New revision: 46063 URL: https://svnweb.freebsd.org/changeset/doc/46063 Log: - address issue of using send-pr to submit bugs - add link for using bugzilla for reporting bugs - drop committers mailing list and point users to community mailing lists PR: 195432 Differential Revision: https://reviews.freebsd.org/D1237 Reported by: kim.grasman@gmail.com Reviewed by: remko, wblock (mentors) Approved by: wblock (mentor) Changes: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Thanks! Unfortunately the &man.send-pr.1; link is still dead, because send-pr(1) has been pulled out of the latest FreeBSD manuals, to which the generated link points. Is there a way to point to a pinned rev? You could use a normal <link>, I guess, but it feels a little dirty. |