From owner-svn-doc-all@FreeBSD.ORG Tue Jul 22 20:26:31 2014
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id CD674556;
Tue, 22 Jul 2014 20:26:31 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id B8DEC225D;
Tue, 22 Jul 2014 20:26:31 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6MKQVGE084151;
Tue, 22 Jul 2014 20:26:31 GMT (envelope-from gavin@svn.freebsd.org)
Received: (from gavin@localhost)
by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6MKQV7a084150;
Tue, 22 Jul 2014 20:26:31 GMT (envelope-from gavin@svn.freebsd.org)
Message-Id: <201407222026.s6MKQV7a084150@svn.freebsd.org>
From: Gavin Atkinson
Date: Tue, 22 Jul 2014 20:26:31 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r45354 - head/en_US.ISO8859-1/htdocs/docproj
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 22 Jul 2014 20:26:31 -0000
Author: gavin
Date: Tue Jul 22 20:26:31 2014
New Revision: 45354
URL: http://svnweb.freebsd.org/changeset/doc/45354
Log:
As of r45331, /cgi/pds.cgi and /cgi/url.cgi no longer exist, remove
mention of them.
Modified:
head/en_US.ISO8859-1/htdocs/docproj/current.xml
Modified: head/en_US.ISO8859-1/htdocs/docproj/current.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docproj/current.xml Tue Jul 22 20:21:08 2014 (r45353)
+++ head/en_US.ISO8859-1/htdocs/docproj/current.xml Tue Jul 22 20:26:31 2014 (r45354)
@@ -148,8 +148,8 @@
<doc@FreeBSD.org>,
Wolfram Schneider <wosch@FreeBSD.org>
- Synopsis: Modify the CGI scripts url.cgi, ports.cgi,
- pds.cgi and the script portindex to use the Perl Synopsis:Modify the CGI script ports.cgi
+ and the script portindex to use the Perl FreeBSD::Ports
modules. These modules also need thorough testing.