s/cvsup/CVSup/

This commit is contained in:
Joel Dahl 2005-12-11 10:47:23 +00:00
parent ede3d92c4c
commit c3ee24b558
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26565

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.2 2005/10/04 17:30:33 hrs Exp $">
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.3 2005/10/11 12:52:49 pav Exp $">
<!ENTITY title "CVS Repository">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -18,7 +18,7 @@
it, you may choose any one of following options:</p>
<ul>
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/cvsup.html">cvsup</a> if you are looking
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a> if you are looking
for on-demand, low overhead access using a custom utility (written in
Modula-3 no less).</li>