| Summary: | Fix the link from the debugging section of the Porter's Handbook, to the Developers' Handbook | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Graham Perrin <grahamperrin> | ||||||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Some People | CC: | doc, mhorne | ||||||||
| Priority: | --- | Keywords: | easy | ||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| URL: | https://codeberg.org/grahamperrin/freebsd-doc/pulls/12 | ||||||||||
| See Also: |
https://reviews.freebsd.org/D41653 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247271 |
||||||||||
| Attachments: |
|
||||||||||
|
Description
Graham Perrin
2023-08-31 16:32:37 UTC
Work in progress. Created attachment 244542 [details]
signed-off .patch
Fix a {freebsd-ports} link.
Fix the recently introduced link to a debugging subsection of the FreeBSD
Developers' Handbook. Apply the link to relevant words.
Be concise: no need to repeat the word 'debugging'.
Markup: one sentence per line.
Fixes: 989d921f5d Migrate doc to Hugo/AsciiDoctor
Fixes: 5ff4e8af63 [phb]: Add information on how to debug ports
Created attachment 244543 [details]
Screenshot of the fix for 989d921f5d
Created attachment 244544 [details]
Screenshot of the fix for 5ff4e8af63
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=a88c229418799e2273c6c37a4014dd6c3bac4136 commit a88c229418799e2273c6c37a4014dd6c3bac4136 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2023-10-20 18:14:55 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2023-10-20 18:22:48 +0000 porters-handbook: fix external link The link to the Debugging section of the Developer's Handbook is incorrect. Adjust it. PR: 273483 Reported by: Graham Perrin <grahamperrin@gmail.com> Sponsored by: The FreeBSD Foundation documentation/content/en/books/porters-handbook/testing/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (In reply to commit-hook from comment #5) Mitchell, thanks! (In reply to Graham Perrin from comment #2) Closed: pull request <https://codeberg.org/grahamperrin/freebsd-doc/pulls/12>, from which the .patch file was taken. I can make a separate PR for grammatical <https://codeberg.org/grahamperrin/freebsd-doc/commit/0c2d9a420ed3bc064814c67096d64e2d2e40376b> (the third of three within PR 12). (In reply to Graham Perrin from comment #6) Sure, I can confirm that grammar fix. I am not set up to handle anything via codeberg. |