Update URLs for

The PathConvert project
GLOBAL project

Submitted by: shigio@wafu.netgate.net
This commit is contained in:
Wolfram Schneider 1999-07-24 10:33:48 +00:00
parent 15cdaa1313
commit c2c05e26a9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5242

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-06-08 12:06:09 $">
<!ENTITY date "$Date: 1999-07-24 10:33:48 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.65 1999-06-08 12:06:09 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.66 1999-07-24 10:33:48 wosch Exp $ -->
<html>
&header;
@ -311,7 +311,7 @@ description (3-10 lines) to
number of problems more elegantly than Veritas. It also offers
features that Veritas does not have.</li>
<li><a name="PathConvert" href="http://wafu.netgate.net/tama/unix/pathconvert.html">
<li><a name="PathConvert" href="http://www.tamacom.com/pathconvert/">
The PathConvert project</a> is to develop utilities which make
conversion between absolute path name and relative path name. It
brings benefits mainly to the users of NFS and WWW.</li>
@ -471,7 +471,7 @@ description (3-10 lines) to
<a name="misc"></a>
<h3>Misc</h3>
<ul>
<li><a name="global" href="http://wafu.netgate.net/tama/unix/global.html">GLOBAL</a>
<li><a name="global" href="http://www.tamacom.com/global/">GLOBAL</a>
is acommon source code tag system that works the same way across
diverse environments. Currently, it supports the shell command line,
the nvi editor, web browser, the emacs editor, and the elvis editor,