svn commit: r46243 - head/en_US.ISO8859-1/books/faq

Jason Helfman jgh at FreeBSD.org
Fri Jan 30 08:25:48 UTC 2015


Author: jgh
Date: Fri Jan 30 08:25:47 2015
New Revision: 46243
URL: https://svnweb.freebsd.org/changeset/doc/46243

Log:
  - address outdated infomation regarding memory limits for amd64 in faq
  
  PR:		196997
  Differential Revision:	https://reviews.freebsd.org/D1731
  Reported by:	ports at toco-domains.de
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Fri Jan 30 07:29:55 2015	(r46242)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Fri Jan 30 08:25:47 2015	(r46243)
@@ -46,6 +46,8 @@
       <year>2012</year>
       <year>2013</year>
       <year>2014</year>
+      <year>2015</year>
+
       <holder>The &os; Documentation Project</holder>
     </copyright>
 
@@ -1496,9 +1498,8 @@
 	      without <acronym>PAE</acronym> supports at most
 	      4 GB of memory (and usually less than that because
 	      of PCI address space) and &i386; with PAE supports at
-	      most 64 GB memory.  AMD64 platforms currently
-	      deployed support up to 1 TB of physical
-	      memory.</para>
+	      most 64 GB memory.  As of &os; 10, AMD64
+	      platforms support up to 4 TB of physical memory.</para>
 	  </answer>
 	</qandaentry>
 


More information about the svn-doc-head mailing list