The libh webpage is now in the same directory as this file.
This commit is contained in:
parent
cfbf26c706
commit
f316e16c60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10736
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.112 2001/08/23 13:44:07 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.113 2001/09/17 05:32:49 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -554,7 +554,7 @@ examples). </li>
|
|||
sourecode. 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="http://people.FreeBSD.org/~alex/libh/">libh</A>.
|
||||
<li><A name="libh" HREF="libh.html">FreeBSD libh Project</A>.
|
||||
Libh is a wrapper that allows tcl scripts to
|
||||
run in a sort of sandbox and interface to other libraries.
|
||||
Some of the stock libraries that come with libh that can be
|
||||
|
|
Loading…
Reference in a new issue