doc/ja/copyright/trademarks.sgml
Hiroki Sato 5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00

73 lines
2.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ja/copyright/trademarks.sgml,v 1.4 2005/10/04 16:21:46 hrs Exp $">
<!ENTITY title "登録商標">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.10 -->
<html>
&header;
<p>FreeBSD は Wind River Systems, Inc. の登録商標です。
これは近いうちに変わる見込みです。</p>
<p>Adobe, Acrobat, Acrobat Reader および PostScript は
アメリカ合衆国およびその他の国における
Adobe Systems Incorporated の登録商標または商標です。</p>
<p>AMD, Am486, Am5X86, AMD Athlon, AMD Duron,
AMD Opteron, AMD-K6, &Eacute;lan および PCnet は
Advanced Micro Devices, Inc. の商標です。</p>
<p>Apple, FireWire, Mac, Macintosh, Mac OS,
Quicktime および TrueType は Apple Computer, Inc. の商標で、
アメリカ合衆国およびその他の国で登録されています。</p>
<p>CVSup は John D. Polstra の登録商標です。</p>
<p>IBM および PowerPC はアメリカ合衆国およびその他の国における
International Business Machines Corporation の商標です。</p>
<p>IEEE, POSIX および 802 は
Institute of Electrical and Electronics Engineers, Inc.
の登録商標です。</p>
<p>Intel, Celeron, EtherExpress, i386,
i486, Itanium, Pentium および Xeon はアメリカ合衆国およびその他の国における
Intel Corporation またはその関連会社の商標または登録商標です。</p>
<p>Linux はアメリカ合衆国における Linus Torvalds の登録商標です。</p>
<p>Motif, OSF/1 および UNIX はアメリカ合衆国およびその他の国における
The Open Group の登録商標で、
IT DialTone および The Open Group は同じく商標です。</p>
<p>MySQL はアメリカ合衆国、欧州連合およびその他の国における
MySQL AB の登録商標です。</p>
<p>Silicon Graphics, SGI および OpenGL は
アメリカ合衆国およびその他の国における
Silicon Graphics, Inc. の登録商標です。</p>
<p>Sparc, Sparc64, SPARCEngine および
UltraSPARC はアメリカ合衆国およびその他の国における
SPARC International, Inc. の商標です。SPARC の商標をつけた製品は
Sun Microsystems, Inc. が開発したアーキテクチャに基づいています。</p>
<p>Sun, Sun Microsystems, SunOS, Solaris, および Java は
アメリカ合衆国およびその他の国における
Sun Microsystems, Inc. の商標または登録商標です。</p>
<p>XFree86 は The XFree86 Project, Inc. の商標です。</p>
<p>製造者および販売者が製品を区別するのに
用いている表示の多くは、商標とされています。
この web サイトに登場する表示のうち FreeBSD Project
がその商標を確認しているものには、その表示に続いて
'&trade;' または '&reg;' 記号がおかれています。</p>
&footer;
</body>
</html>