svn commit: r45566 - head/share/xml

Glen Barber gjb at FreeBSD.org
Mon Sep 8 13:16:25 UTC 2014


Author: gjb
Date: Mon Sep  8 13:16:25 2014
New Revision: 45566
URL: http://svnweb.freebsd.org/changeset/doc/45566

Log:
  Add an entity for PowerPC64
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/freebsd.ent

Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent	Mon Sep  8 11:23:15 2014	(r45565)
+++ head/share/xml/freebsd.ent	Mon Sep  8 13:16:25 2014	(r45566)
@@ -35,6 +35,7 @@ used in both environments.
 <!ENTITY arch.mips "mips">
 <!ENTITY arch.pc98 "pc98">
 <!ENTITY arch.powerpc "powerpc">
+<!ENTITY arch.powerpc64 "powerpc64">
 <!ENTITY arch.sparc64 "sparc64">
 <!ENTITY arch.sun4v "sun4v">
 


More information about the svn-doc-all mailing list