Bug 263496

Summary: Link in handbook printing section gives 404
Product: Documentation Reporter: freebugs
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: bcr, pauamma
Priority: --- Keywords: needs-patch, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/books/handbook/printing/_index.adoc#32-summary
Bug Depends on:    
Bug Blocks: 263315    

Description freebugs 2022-04-23 16:13:02 UTC
In section 9.3.2.

"Descriptions of many PDLs can be found at http://www.undocprint.org/formats/page_description_languages."

404.
Comment 1 Pau Amma 2022-04-24 02:40:06 UTC
(In reply to freebugs from comment #0)

A bunch of the links on that site's left sidebar 404 too. Emailed the listed site maintainer to ask.
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-12-29 12:56:12 UTC
(In reply to freebugs from comment #0)

> … 9.3.2. …

Numbering has changed. Currently 10.3.2 at <https://docs.freebsd.org/en/books/handbook/printing/#print-pdls-summary>.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-31 15:44:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=5e97bdb6e5f3123d54e51afb2ed3e469dbba5736

commit 5e97bdb6e5f3123d54e51afb2ed3e469dbba5736
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2024-05-31 15:41:26 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2024-05-31 15:41:26 +0000

    Remove sentence with link that no longer has the PDL info

    The only link available is on the Internet Archive's Wayback machine.
    There is no other source available and even Wikipedia uses the Wayback
    links in their references.  Remove the whole sentence and merge the
    resulting single-sentence paragraph into the one above.

    PR:     263496

 documentation/content/en/books/handbook/printing/_index.adoc | 2 --
 1 file changed, 2 deletions(-)
Comment 4 Benedict Reuschling freebsd_committer freebsd_triage 2024-05-31 15:45:10 UTC
Removed the sentence with the broken link, as no other source to the PDL descriptions seem available elsewhere. PR closed.