diff options
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/sparc64/Makefile | 1 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/sparc64/article.sgml | 14 |
2 files changed, 1 insertions, 14 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/sparc64/Makefile b/release/doc/en_US.ISO8859-1/hardware/sparc64/Makefile index a1de1df..6b54c49 100644 --- a/release/doc/en_US.ISO8859-1/hardware/sparc64/Makefile +++ b/release/doc/en_US.ISO8859-1/hardware/sparc64/Makefile @@ -12,7 +12,6 @@ JADEFLAGS+= -V %generate-article-toc% # SGML content SRCS+= article.sgml SRCS+= proc-sparc64.sgml -SRCS+= dev-sparc64.sgml SRCS+= ../common/hw.ent SRCS+= ../common/artheader.sgml diff --git a/release/doc/en_US.ISO8859-1/hardware/sparc64/article.sgml b/release/doc/en_US.ISO8859-1/hardware/sparc64/article.sgml index f06d763..b4ff29d 100644 --- a/release/doc/en_US.ISO8859-1/hardware/sparc64/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/sparc64/article.sgml @@ -15,23 +15,11 @@ <!ENTITY arch "sparc64"> <!ENTITY arch.print "UltraSPARC"> -<!ENTITY unsupported "<emphasis>(unsupported)</emphasis>"> -<!ENTITY perforce "<emphasis>(not yet committed - in Perforce tree)</emphasis>"> -<!ENTITY sect.dev.sparc64 SYSTEM "./dev-sparc64.sgml"> ]> <article> &artheader; §.intro; §.proc.sparc64; - §.dev.sparc64; - <sect1> - <title>Acknowledgments</title> - - <para>This document is based in part on the &os;/Alpha and - NetBSD/sparc64 release documentation. Information about - specific system models was obtained from <ulink - url="http://www.sun.com">Sun</ulink>.</para> - - </sect1> + §.dev; </article> |