Bug 274180

Summary: Developers' handbook: Bibliography incorrectly titled 'Appendices'
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, doc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/books/developers-handbook/bibliography/_index.adoc#appendices

Description Graham Perrin 2023-09-30 20:49:00 UTC
<https://docs.freebsd.org/en/books/developers-handbook/book/#appendices>

> Part V: Appendices
> Appendix A: Appendices
> 
> [1] Dave A Patterson and John L Hennessy. Copyright® 1998 Morgan Kaufmann 
> Publishers, Inc. 1-55860-428-6. Morgan Kaufmann Publishers, Inc. Computer 
> Organization and Design. The Hardware / Software Interface. 1-2.
> 
> …
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-01 09:58:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=70c8a7baf6c51c8c7f0db9ee4fe09fd14d9c1e9a

commit 70c8a7baf6c51c8c7f0db9ee4fe09fd14d9c1e9a
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-10-01 09:56:16 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-10-01 09:56:16 +0000

    Developers' Handbook: Fix Bibliography title

    PR:     274180

 .../content/en/books/developers-handbook/bibliography/_index.adoc     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Graham Perrin 2023-10-01 11:01:02 UTC
(In reply to commit-hook from comment #1)

This commit lacked appropriate metadata, 

Reported-by: 

<https://docs.freebsd.org/en/articles/committers-guide/#_include_appropriate_metadata_in_a_footer>