- Add and use a trademark entity for POSIX.
- Add trademark symbols for: Motif, OpenGL, and POSIX.
This commit is contained in:
parent
32d2f639fa
commit
0b510c117f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18321
9 changed files with 20 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.21 2003/01/12 11:52:56 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.22 2003/06/18 23:27:17 murray Exp $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -66,7 +66,7 @@
|
|||
href="http://www.xfree86.org/">XFree86</a>) comes with the
|
||||
system. <a href="http://www.xig.com/">Xi Graphics</a> offers
|
||||
accelerated X software for high-performance graphics hardware (such
|
||||
as Matrox), as well as the industry standard Motif and OpenGL
|
||||
as Matrox), as well as the industry standard Motif® and OpenGL®
|
||||
libraries.</li>
|
||||
|
||||
<li><b>Networking. </b>From packet filtering to routing to name
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.45 2003/09/22 04:13:58 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.46 2003/09/22 21:30:29 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -122,7 +122,7 @@ configure: error: *** pkg-config too old; version 0.14 or better required.
|
|||
the latest version, this error will go away.</p>
|
||||
|
||||
<p>You may see compiler errors relating to pthreads
|
||||
(POSIX threads), such as:</p>
|
||||
(&posix; threads), such as:</p>
|
||||
|
||||
<pre>
|
||||
undefined reference to 'strerror_r'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/includes.sgml,v 1.59 2003/06/22 19:03:05 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.sgml,v 1.60 2003/07/17 23:20:34 seanc Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -117,6 +117,7 @@ the FreeBSD Web pages from the CVS repository by hand.</p>'>
|
|||
<!ENTITY unix 'UNIX®'>
|
||||
<!ENTITY java 'Java™'>
|
||||
<!ENTITY jdk 'JDK™'>
|
||||
<!ENTITY posix 'POSIX®'>
|
||||
|
||||
<!--
|
||||
Local Variables:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/includes.xsl,v 1.14 2003/06/09 13:18:29 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.xsl,v 1.15 2003/06/18 23:22:44 murray Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
|||
<xsl:variable name="unix" select="'UNIX®'"/>
|
||||
<xsl:variable name="java" select="'Java™'"/>
|
||||
<xsl:variable name="jdk" select="'JDK™'"/>
|
||||
<xsl:variable name="posix" select="'POSIX®'"/>
|
||||
|
||||
<xsl:variable name="email" select="'freebsd-questions'"/>
|
||||
<xsl:variable name="author">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.35 2003/08/30 22:16:31 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.36 2003/09/23 03:54:20 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -179,7 +179,7 @@ JDK1.1.* releases.
|
|||
JCK against the port is a difficult and time-consuming process.
|
||||
Hopefully it won't take us the 3 months that Sun expects it to take. :(</p>
|
||||
|
||||
<p>Finally, there are still some issues regarding Motif that need to be
|
||||
<p>Finally, there are still some issues regarding Motif® that need to be
|
||||
resolved before a full public release can be made. Sun is working on
|
||||
that front, and we need to try contacting the OpenGroup to see if we can
|
||||
get a special exception for Motif binary distributions to use in the JDK
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/kse/index.sgml,v 1.14 2003/07/13 15:34:47 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/kse/index.sgml,v 1.15 2003/08/30 12:07:36 deischen Exp $">
|
||||
<!ENTITY title "FreeBSD KSE Project">
|
||||
<!ENTITY email 'mini'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<p>There are two halves of this project: kernel support and user
|
||||
support. The kernel support consists of modifications to the
|
||||
FreeBSD scheduler; The user half is a POSIX threads implementation
|
||||
FreeBSD scheduler; The user half is a &posix; threads implementation
|
||||
which takes advantage of the extra facilities the kernel provides.</p>
|
||||
|
||||
<p>The goal is to replace the current user threading system provided by
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.85 2003/05/17 17:04:42 schweikh Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.86 2003/06/18 23:45:53 murray Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<html>
|
||||
<head>
|
||||
<title>FreeBSD C99 & POSIX Conformance Project</title>
|
||||
<title>FreeBSD C99 & &posix; Conformance Project</title>
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
</head>
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
|||
<img src="&imagebase;/project_goal.png" width="229" height="36"
|
||||
alt="Project Goal">
|
||||
|
||||
<p class="main">The FreeBSD C99 & POSIX Conformance Project aims
|
||||
<p class="main">The FreeBSD C99 & &posix; Conformance Project aims
|
||||
to implement all requirements of the ISO 9899:1999 (C99) and
|
||||
IEEE 1003.1-2001 (POSIX) standards. In cases where aspects of
|
||||
these standards cannot be followed, those aspects will be documented
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.146 2003/08/19 05:51:21 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.147 2003/09/22 19:02:04 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -480,7 +480,7 @@ and no hard drive is required!</li>
|
|||
the bandwidth used.</li>
|
||||
|
||||
<li><a name="c99" href="&base;/projects/c99/index.html">The
|
||||
FreeBSD C99 & POSIX® Conformance Project</a> aims to
|
||||
FreeBSD C99 & &posix; Conformance Project</a> aims to
|
||||
implement all requirements of the ISO 9899:1999 (C99) and
|
||||
IEEE 1003.1-2001 (POSIX) standards.</li>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.87 2003/07/29 22:37:42 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.88 2003/09/20 23:22:13 simon Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -514,7 +514,7 @@ yield inaccurate results.</em></p>
|
|||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-standards"> <strong>Standards</strong></td>
|
||||
<td>FreeBSD Conformance to the C99 and the POSIX standards</td>
|
||||
<td>FreeBSD Conformance to the C99 and the &posix; standards</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue