Bug 258078

Summary: Outdated documentation (including the FreeBSD Handbook) in PDF
Product: Services Reporter: Graham Perrin <grahamperrin>
Component: FTP/WWW Sites & MirrorsAssignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Many People CC: dbaio, philip
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   
URL: https://download.freebsd.org/ftp/doc/en/books/handbook/
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255972
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259494
Bug Depends on: 255972    
Bug Blocks:    

Description Graham Perrin freebsd_committer freebsd_triage 2021-08-27 08:24:48 UTC
Abstract <https://docs.freebsd.org/en/books/handbook/#preamble> leads readers to <https://download.freebsd.org/ftp/doc/en/books/handbook/>, where, for example: 

* the FreeBSD Handbook is significantly outdated 
  (revision 0d4371e5cc, 2021-01-18). 

misc/freebsd-doc-en installs a much more recent edition (2021-08-14 at the time of writing). 

Please: 

1. consider including <https://www.freshports.org/misc/freebsd-doc-en/> amongst the links in the abstract of the Handbook

2. update content in the download.freebsd.org area

– thank you.
Comment 1 Philip Paeps freebsd_committer freebsd_triage 2021-08-31 05:00:31 UTC
Looks like these were missed in the migration to Git.  I'll try to find out where they're being generated.  Thanks for the report.
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-03-01 13:04:35 UTC
(In reply to Philip Paeps from comment #1)

Thanks. 

Now, short HTML pages such as <https://docs.freebsd.org/en/books/handbook/#preamble> include a link a PDF that's long, but not entirely complete: 

<https://download.freebsd.org/doc/en/books/handbook/handbook_en.pdf>
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2022-03-01 14:10:22 UTC
PDF documents are being generated every week on Mondays for now.
https://download.freebsd.org/doc/
The infrastructure part is completed.

Closing this bug, any issues with PDF documents, please open doc PRs (you can also CC me).
Thank you.