Though sometimes I feel that some parts of the kernel would be
adequately described as "sourcode", I think "source code" is more appropriate.
This commit is contained in:
parent
cf794c314d
commit
809b2a30ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15325
1 changed files with 2 additions and 2 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.135 2002/12/09 18:21:44 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.136 2002/12/10 12:45:23 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -443,7 +443,7 @@ and no hard drive is required!</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
|
||||
sourecode. The version indexed is -CURRENT, and it is updated every
|
||||
source code. The version indexed is -CURRENT, and it is updated every
|
||||
night.</li>
|
||||
<li><A name="enterman" HREF="http://www.de.daemonnews.org/199908/enteruser.html">Enteruser: A Replacement for Adduser</A></li>
|
||||
<li><A name="libh" HREF="libh.html">FreeBSD libh Project</A>.
|
||||
|
|
Loading…
Reference in a new issue