From f4fecd1025dc2aca80c63732898c5ff42d39595d Mon Sep 17 00:00:00 2001 From: Ade Barkah Date: Sat, 4 Jan 1997 20:36:26 +0000 Subject: [PATCH] Fixed cgi URLs from /cgi-bin/ to /cgi/. --- handbook/development.sgml | 4 ++-- handbook/sup.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/handbook/development.sgml b/handbook/development.sgml index 5e60efedfc..c98a4910b9 100644 --- a/handbook/development.sgml +++ b/handbook/development.sgml @@ -1,4 +1,4 @@ - + The FreeBSD development model @@ -29,7 +29,7 @@ whether working independently or in close cooperation: url="http://www.cyclic.com/cyclic-pages/CVS-sheet.html" name="CVS"> (Concurrent Version System), a freely available source code control tool which comes bundled with FreeBSD. The primary +url="http://www.freebsd.org/cgi/cvsweb.cgi" name="CVS repository"> resides on a machine in Concord CA, USA from where it is replicated to numerous mirror machines throughout the world. The CVS tree, as well as the and + @@ -24,7 +24,7 @@ supfile is said to be supping . .

If you are interested in obtaining the - files + files that make up the source tree, refer to .