In 'other resources' section add a link to the Perforce Repository web

interface.

We talk a lot about Perforce on the website but we have very little
documentation about how it is used, how one accesses it, etc.
This commit is contained in:
Murray Stokely 2005-07-27 21:49:42 +00:00
parent 08d6d439bb
commit 99b28b2dce
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25262

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.31 2004/04/08 21:29:30 ceri Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.32 2004/12/15 17:27:10 trhodes Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -65,6 +65,7 @@ How to build the FreeBSD Web Pages</a>.</h2>
<li><a href="../security/index.html">FreeBSD Security Information</a></li>
<li><a href="../copyright/copyright.html">Copyright</a></li>
<li><a href="http://wikitest.FreeBSD.org">FreeBSD Wiki</a></li>
<li><a href="http://perforce.FreeBSD.org">Perforce Repository for works in progress</a></li>
</ul>
<p><A HREF="internal.html">FreeBSD Internal Home</a></p>