Use entities for first use of unix, java, jdk, etc.. in documents.
Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
This commit is contained in:
parent
d05b9e3927
commit
e42cdb517c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17369
6 changed files with 23 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.84 2003/05/08 17:51:12 schweikh Exp $">
|
||||
<!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 email 'standards'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
|
@ -1916,7 +1916,7 @@
|
|||
<ul class="list">
|
||||
<li>
|
||||
<p>The Open Group has generously donated several copies of the
|
||||
Authorized Guide to Single UNIX Specification, Version 3,
|
||||
Authorized Guide to Single &unix; Specification, Version 3,
|
||||
books and CD-ROMs to the project. We are greatly appreciative
|
||||
of their gift.</p>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.28 2002/11/06 15:36:34 tom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.29 2003/04/29 15:23:39 trhodes Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
<ul>
|
||||
<li><a href="#web-site">Using the FreeBSD web site</a></li>
|
||||
<li><a href="#fbsd">Learning about FreeBSD</a></li>
|
||||
<li><a href="#unix">Learning about UNIX</a></li>
|
||||
<li><a href="#unix">Learning about &unix;</a></li>
|
||||
<li><a href="#xwin">Learning about the X Window System</a></li>
|
||||
<li><a href="#people">Helping other people</a></li>
|
||||
</ul>
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
<li><p><a href="../support.html">Support</a> page contains a wealth of
|
||||
information about FreeBSD, including mailing lists, user groups, web
|
||||
and FTP sites, release information, and links to some sources of
|
||||
UNIX information.</p></li>
|
||||
&unix; information.</p></li>
|
||||
</ul>
|
||||
|
||||
<h2><a name="fbsd">Learning about FreeBSD</a></H2>
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
tutorial.</p></li>
|
||||
</ul>
|
||||
|
||||
<h2><a name="unix">Learning about UNIX</a></h2>
|
||||
<h2><a name="unix">Learning about &unix;</a></h2>
|
||||
|
||||
<p>Many of the problems we have as newbies come from being unfamiliar
|
||||
with the UNIX commands needed to fix our FreeBSD problems.
|
||||
|
|
|
|||
|
|
@ -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.140 2003/04/22 18:49:56 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.141 2003/05/18 10:37:56 demon Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -46,7 +46,7 @@ subscribe to the freebsd-doc@FreeBSD.ORG
|
|||
mailing list and participate.</li>
|
||||
|
||||
<li><a name="newbies" href="newbies.html">FreeBSD Resources for Newbies</a>
|
||||
is a list of resources to help those new to FreeBSD and UNIX in
|
||||
is a list of resources to help those new to FreeBSD and &unix; in
|
||||
general. There is also a
|
||||
freebsd-newbies@FreeBSD.ORG mailing list.</li>
|
||||
|
||||
|
|
@ -123,8 +123,8 @@ the product they are written for.
|
|||
<a name="applications"></a>
|
||||
<h3>Applications</h3>
|
||||
<ul>
|
||||
<li><a name="java" href="../java/index.html">Java on FreeBSD</a>
|
||||
This contains information on where to obtain the latest JDK for
|
||||
<li><a name="java" href="../java/index.html">&java; on FreeBSD</a>
|
||||
This contains information on where to obtain the latest &jdk; for
|
||||
FreeBSD, how to install and run it, and a list of java software that
|
||||
you may find interesting. Please note that the JDK is unsupported on
|
||||
versions of FreeBSD prior to 2.2.</li>
|
||||
|
|
@ -207,7 +207,7 @@ Journaling versus Soft Updates: Asynchronous Meta-data Protection in File System
|
|||
<li><a name="dcd" href="http://www.usenix.org/events/usenix99/full_papers/nightingale/nightingale_html/">The Design and Implementation of a DCD Device Driver for Unix</a></li>
|
||||
|
||||
<li><a href="http://iclub.nsu.ru/~semen/ntfs/">NTFS Driver for FreeBSD</a>
|
||||
This driver allows Windows NTFS partitions to be mounted by FreeBSD.
|
||||
This driver allows Windows® NTFS partitions to be mounted by FreeBSD.
|
||||
Currently NTFS partitions can only be accessed in read-only mode, but
|
||||
plans are in the works for read/write access.</li>
|
||||
|
||||
|
|
@ -243,7 +243,7 @@ consists of 20 200MHz PC PCs, which host 370 8GB disks. The PCs
|
|||
are connected through a 100Mbps Ethernet switch.</li>
|
||||
|
||||
<li><a name="vinum" href="http://www.vinumvm.org/">Vinum</a>
|
||||
is a logical volume manager modeled after the VERITAS volume manager.
|
||||
is a logical volume manager modeled after the VERITAS volume manager™.
|
||||
However, it is not a clone of Veritas, and attempts to solve a
|
||||
number of problems more elegantly than Veritas. It also offers
|
||||
features that Veritas does not have.</li>
|
||||
|
|
@ -392,11 +392,11 @@ This project is responsible for porting FreeBSD to the IA-64
|
|||
architecture. Direct any questions specific to this project to the
|
||||
freebsd-ia64@FreeBSD.org mailing list. </li>
|
||||
|
||||
<li><a name="ppc" href="../platforms/ppc.html">Porting FreeBSD to PowerPC systems.</a>
|
||||
<li><a name="ppc" href="../platforms/ppc.html">Porting FreeBSD to PowerPC® systems.</a>
|
||||
Contains information on the FreeBSD PPC port, such as mailing list
|
||||
information and so on.</li>
|
||||
|
||||
<li><a name="sparc" href="../platforms/sparc.html">Porting FreeBSD to SPARC systems</a>
|
||||
<li><a name="sparc" href="../platforms/sparc.html">Porting FreeBSD to SPARC® systems</a>
|
||||
Contains information on the FreeBSD SPARC port including a FAQ,
|
||||
some early boot code, information on SPARC processors and motherboards,
|
||||
and other SPARC projects.</li>
|
||||
|
|
@ -404,7 +404,7 @@ and other SPARC projects.</li>
|
|||
<li><a name="sysvr4" href="http://slash.dotat.org/~newton/freebsd-svr4/">
|
||||
The SysVR4 Emulation</a> page describes an SysVR4 emulator for
|
||||
FreeBSD. It is currently capable of running (or walking, in some
|
||||
cases) a wide-ish variety of SysV executables taken from Solaris/x86
|
||||
cases) a wide-ish variety of SysV executables taken from Solaris™/x86
|
||||
2.5.1 and 2.6 systems. I have reason to believe that it will also run
|
||||
SCO UnixWare and SCO OpenServer binaries.</li>
|
||||
|
||||
|
|
@ -473,7 +473,7 @@ and no hard drive is required!</li>
|
|||
Secure Web server profile).</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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue