Page MenuHomeFreeBSD

handbook/bsdinstall: fix internal xrefs
AbandonedPublic

Authored by ziaee on Aug 10 2024, 7:44 AM.
Tags
Referenced Files
F163357808: D46262.diff
Wed, Jul 22, 11:43 AM
Unknown Object (File)
Tue, Jul 21, 1:06 AM
Unknown Object (File)
Mon, Jul 20, 5:09 PM
Unknown Object (File)
Mon, Jul 20, 5:21 AM
Unknown Object (File)
Sun, Jul 12, 1:10 PM
Unknown Object (File)
May 17 2026, 8:52 AM
Unknown Object (File)
May 15 2026, 2:08 PM
Unknown Object (File)
May 12 2026, 1:29 PM
Subscribers

Details

Reviewers
bcr
fernape
Group Reviewers
docs
Summary

Internal crossreferences in the FreeBSD handbook using crossref: are currently broken on PDF output. The official docs [0] say to use <<here-is-the-xref>>. Most links are already written with that notation, they are clean and they work great. Update the rest of the remaining xrefs in this chapter to this notation.

[0] : https://docs.asciidoctor.org/asciidoc/latest/macros/xref/

Related bug : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266107

Similar fix for audit : https://reviews.freebsd.org/D46261
Similar fix for basics : https://reviews.freebsd.org/D46260
Similar fix for advanced networking : https://reviews.freebsd.org/D46258

Test Plan

Built and test on HTML-en and PDF-en, by opening and clicking around the links.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped