Bug 253065

Summary: [Committers Guide] MFH info missing from Committers Guide
Product: Documentation Reporter: Fernando ApesteguĂ­a <fernape>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Many People CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2021-01-28 14:35:04 UTC
In the new (after asciidoc migration) documentation, in the Committers Guide, the information about how, why and when to MFH port commits is missing.

The new documentation is here: https://docs.freebsd.org/en/articles/committers-guide/

And this is a copy of a pdf from the previous (DocBook) guide: http://ftp.freebsd.org/pub/FreeBSD/doc/en/articles/committers-guide/article.pdf

Section 20.6 in page 45 is missing in the new doc.

This is important for newcomers.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-30 19:38:02 UTC
A commit in branch main references this bug:

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

commit d8d889ea90432d249f7410f39921d0b11bade8e4
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-01-30 19:36:26 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-01-30 19:36:26 +0000

    MFH info missing from Committers Guide

    Restore MFH info in the committers guide.

    PR:             253065
    Submitted by:   fernanpe@

 .../en/articles/committers-guide/_index.adoc       | 414 ++++++++++++++++++++-
 1 file changed, 411 insertions(+), 3 deletions(-)
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-01-30 19:38:23 UTC
Fixed! Thanks!