Page MenuHomeFreeBSD

handbook/cutting-edge: fix internal xrefs
AbandonedPublic

Authored by ziaee on Aug 10 2024, 8:42 AM.
Tags
Referenced Files
Unknown Object (File)
Fri, Mar 6, 11:23 AM
Unknown Object (File)
Tue, Mar 3, 6:46 AM
Unknown Object (File)
Tue, Mar 3, 4:34 AM
Unknown Object (File)
Sun, Mar 1, 12:55 AM
Unknown Object (File)
Mon, Feb 16, 3:21 AM
Unknown Object (File)
Sat, Feb 14, 10:13 AM
Unknown Object (File)
Feb 6 2026, 10:02 AM
Unknown Object (File)
Jan 8 2026, 1:10 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 xrefs are already written in that notation, they are clean and 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 boot : https://reviews.freebsd.org/D46263
Similar fix for bsdinstall : https://reviews.freebsd.org/D46262
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

Building in en/{html,pdf}, and testing links.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped