| Summary: | Incorrect chapter number in the Developers' Handbook | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Pau Amma <pauamma> |
| Component: | Books & Articles | Assignee: | Danilo G. Baio <dbaio> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | dbaio |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Pau Amma
2022-01-08 00:26:05 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=d73b6c0eaaf3ad2ab196763f25a13ba96005a64c commit d73b6c0eaaf3ad2ab196763f25a13ba96005a64c Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-01-08 13:14:01 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-01-08 13:14:01 +0000 developers-handbook/tools: Fix subsection attribute The subsection in tools is the second and not 'A'. Chapter 2 - A.1 - A.2 - ... --> Chapter 2 - 2.1 - 2.2 - ... PR: 261016 Reported by: Pau Amma documentation/content/en/books/developers-handbook/tools/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Committed, thanks! |