Lowercase some HTML and use &base; instead of the full URL to the ACPI
project homepage.
This commit is contained in:
parent
94bc7ed03f
commit
6490827276
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26543
1 changed files with 5 additions and 5 deletions
|
|
@ -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.184 2005/11/29 22:12:06 brd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.185 2005/12/07 19:39:40 joel Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -449,18 +449,18 @@ and no hard drive is required!</li>
|
|||
the nvi editor, web browser, the emacs editor, and the elvis editor,
|
||||
and the supported languages are C, Yacc, and Java.</li>
|
||||
|
||||
<li><A name="freebsdtour" HREF="http://snapshots.jp.FreeBSD.org/tour/">FreeBSD source code tour</A>:
|
||||
<li><A name="freebsdtour" href="http://snapshots.jp.FreeBSD.org/tour/">FreeBSD source code tour</A>:
|
||||
A hypertext cross referenced presentation of the FreeBSD kernel
|
||||
source code. The versions indexed are -CURRENT and RELENG_4.</li>
|
||||
|
||||
<li><A name="enterman" HREF="http://www.de.daemonnews.org/199908/enteruser.html">Enteruser</a>: A Replacement for adduser.</li>
|
||||
<li><A name="enterman" href="http://www.de.daemonnews.org/199908/enteruser.html">Enteruser</a>: A Replacement for adduser.</li>
|
||||
|
||||
<li><A name="acpi"
|
||||
HREF="http://www.FreeBSD.org/projects/acpi/">ACPI on FreeBSD</A>:
|
||||
href="&base;/projects/acpi/">ACPI on FreeBSD</A>:
|
||||
A Project created to get ACPI working smoothly on FreeBSD.</li>
|
||||
|
||||
<li><A name="binup"
|
||||
HREF="http://www.daemonology.net/freebsd-update/">Binary
|
||||
href="http://www.daemonology.net/freebsd-update/">Binary
|
||||
Updater</a>: FreeBSD Update is a system for automatically
|
||||
building, distributing, fetching, and applying binary security
|
||||
updates for FreeBSD. This makes it possible to easily track
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue