Acknowledge Unix, Microsoft Word, and PostScript trademarks. Spell
PostScript correctly. Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
This commit is contained in:
parent
ceaab22f0c
commit
b4a23d36c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17364
4 changed files with 12 additions and 12 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.14 2000/04/04 09:34:34 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.15 2002/08/23 22:05:03 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.14 2000/04/04 09:34:34 kuriyama Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.15 2002/08/23 22:05:03 blackend Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -15,7 +15,7 @@
|
|||
difficult task, no matter how pretty the GUI is. FreeBSD is no different
|
||||
in this respect.</p>
|
||||
|
||||
<p>While there are a vast number of BSD Unix (and general Unix) books
|
||||
<p>While there are a vast number of BSD Unix (and general &unix;) books
|
||||
available, FreeBSD has its own unique features, procedures and
|
||||
quirks.</p>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.19 2002/03/16 08:13:32 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.20 2002/12/14 21:30:45 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: SGML">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -67,7 +67,7 @@
|
|||
job.</p>
|
||||
|
||||
<p>The conversion process from DocBook to other formats (HTML,
|
||||
Postscript, and so on) makes sure that all <filename>'s are
|
||||
PostScript®, and so on) makes sure that all <filename>'s are
|
||||
shown the same way.</p>
|
||||
</li>
|
||||
|
||||
|
@ -77,7 +77,7 @@
|
|||
|
||||
<li><p>Because the documentation is not tied to any particular output
|
||||
format, the same documentation can be produced in many different
|
||||
formats - plain text, HTML, Postscript, RTF, PDF and so on.</p></li>
|
||||
formats - plain text, HTML, PostScript, RTF, PDF and so on.</p></li>
|
||||
|
||||
<li><p>The documentation is more 'intelligent', so more intelligent
|
||||
things can be done with it. For example, it becomes possible to
|
||||
|
@ -85,7 +85,7 @@
|
|||
command shown in the documentation.</p></li>
|
||||
</ul>
|
||||
|
||||
<p>If you are familiar with them, this is a bit like Microsoft Word
|
||||
<p>If you are familiar with them, this is a bit like Microsoft® Word
|
||||
stylesheets, only vastly more powerful.</p>
|
||||
|
||||
<p>Of course, with this power comes a price;</p>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.95 2003/06/13 14:28:55 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.96 2003/06/13 19:54:20 wilko Exp $">
|
||||
<!ENTITY title "Hardware Donors Page">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -396,7 +396,7 @@
|
|||
|
||||
<tr>
|
||||
<td> <tt>The Open Group</tt> </td>
|
||||
<td> Single UNIX Specification (Version 3) books and CD-ROMs. </td>
|
||||
<td> Single &unix; Specification (Version 3) books and CD-ROMs. </td>
|
||||
<td> mike (and -standards) </td>
|
||||
<td> Received </td>
|
||||
</tr>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.33 2002/12/07 06:39:31 marcus Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.34 2003/02/07 17:53:24 marcus Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
|
@ -9,7 +9,7 @@
|
|||
<xsl:import href="includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.33 2002/12/07 06:39:31 marcus Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.34 2003/02/07 17:53:24 marcus Exp $'"/>
|
||||
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -109,7 +109,7 @@
|
|||
|
||||
<p>The GNOME project has expanded its objectives over the past few
|
||||
months to include addressing a number of problems in the existing
|
||||
Unix infrastructure.</p>
|
||||
<xsl:value-of select="$unix"/> infrastructure.</p>
|
||||
|
||||
<p>The GNOME project acts as an umbrella. The major components of
|
||||
GNOME are:</p>
|
||||
|
|
Loading…
Reference in a new issue