Fix the confusing PAO description (PAO is for 2.2.X and 3.X).
This commit is contained in:
parent
c50139a60d
commit
466ac30533
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14509
1 changed files with 6 additions and 6 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.129 2002/07/04 01:09:47 keramida Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.130 2002/10/04 14:52:44 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -431,11 +431,11 @@ 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="pao" href="http://www.jp.FreeBSD.org/PAO/">PAO: Mobile Computing page, laptops running FreeBSD</a>
|
||||
PAO enables FreeBSD to drive many PCMCIA (PC-card) cards and also
|
||||
provides you with PC-card "hotplug" on your laptop machines running
|
||||
FreeBSD. It also contains some improvements and bug fixes for the
|
||||
APM BIOS driver.</li>
|
||||
<li><a name="pao" href="http://www.jp.FreeBSD.org/PAO/">PAO: Mobile Computing page, laptops running FreeBSD 2.2.X and 3.X</a>
|
||||
Laptop users looking for PC Card (aka PCMCIA) support under
|
||||
FreeBSD 2.2.X and 3.X should look at the PAO project for
|
||||
laptop support (FreeBSD 4.X and higher are provided with
|
||||
laptop support).</li>
|
||||
|
||||
<li><A name="freebsdxr" HREF="http://lxr.linux.no/freebsd/source">FreeBSD cross reference</A>.
|
||||
A hypertext cross referenced presentation of the FreeBSD kernel
|
||||
|
|
Loading…
Reference in a new issue