Bug 263212

Summary: Author (Matthew Dillon) and date of publication (2000) for 'Design elements of the FreeBSD VM system'
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/articles/vm-design/_index.adoc

Description Graham Perrin freebsd_committer freebsd_triage 2022-04-11 02:46:03 UTC
<https://docs.freebsd.org/en/articles/vm-design/index.html> fails to credit the author. 

    (An 'authors' cell, within a table, is visible at 
    <https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/articles/vm-design/_index.adoc>; 
    are other pages in the docs.freebsd.org area similarly bugged?)

Also, to complement the date of modification, please add a date of publication. Probably 2000 in this case. 

----

Proceedings of the FREENIX Track: 2001 USENIX Annual Technical Conference
<https://www.usenix.org/legacy/event/usenix01/freenix01/full_papers/riel/riel.pdf>

– references included: 

> [Dillon] Matthew Dillon
> Design Elements of the FreeBSD VM System
> (2000)
> http://www.daemonnews.org/200001/freebsd_vm.html

In the Wayback Machine, captured in 2000: <https://web.archive.org/web/20000229120319/http://www.daemonnews.org/200001/freebsd_vm.html>
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-17 18:00:08 UTC
A commit in branch main references this bug:

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

commit 0d44a9e5c5666d5c93be004e3a3aaac90f543967
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-07-17 17:58:21 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-07-17 17:58:21 +0000

    VM Design: Add author after the abstract title

    PR:             263212
    Submitted by:   grahamperrin@

 documentation/content/en/articles/vm-design/_index.adoc | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-07-17 18:00:24 UTC
Fixed.