Bug 219082

Summary: Update listed architectures in handbook introduction
Product: Documentation Reporter: Jaap Keuter <jaap.keuter>
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Some People CC: sevan
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D10615
Attachments:
Description Flags
Changes to handbook introduction in several languages regarding supported archs none

Description Jaap Keuter 2017-05-05 10:05:59 UTC
Created attachment 182318 [details]
Changes to handbook introduction in several languages regarding supported archs

The handbook introduction (referencing releases 9.3 .. 11) makes mention of the (Tier 1, 2) supported architectures in the introduction chapter. 
The one missing Tier 2 architecture is ARM, this can be added.
The dropped Alpha architecture is still mentioned, this can be removed.

The attached patch contains these changes. across all languages as far as could be edited.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-06-11 16:05:39 UTC
A commit references this bug:

Author: sevan
Date: Sun Jun 11 16:04:49 UTC 2017
New revision: 50360
URL: https://svnweb.freebsd.org/changeset/doc/50360

Log:
  Remove FreeBSD 9.3 from intro to handbook.
  Add ARM as supported platform.

  PR:		219082
  Submitted by:	Jaap Keuter <jaap.keuter AT xs4all DOT nl>
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10615

Changes:
  head/en_US.ISO8859-1/books/handbook/book.xml
  head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2017-06-11 16:10:58 UTC
Apologies for the delay, patch committed to the English version of handbook.
The translation teams will pick up the change next when they sync up their localised version. 
Thank you for the patch.