From aacd36162e14872ea5da7b7c13ef388dddc2446e Mon Sep 17 00:00:00 2001
From: Gavin Atkinson <gavin@FreeBSD.org>
Date: Tue, 22 Jul 2014 20:26:31 +0000
Subject: [PATCH] As of r45331, /cgi/pds.cgi and /cgi/url.cgi no longer exist,
 remove mention of them.

---
 en_US.ISO8859-1/htdocs/docproj/current.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en_US.ISO8859-1/htdocs/docproj/current.xml b/en_US.ISO8859-1/htdocs/docproj/current.xml
index f12ca439c5..86e494fdd4 100644
--- a/en_US.ISO8859-1/htdocs/docproj/current.xml
+++ b/en_US.ISO8859-1/htdocs/docproj/current.xml
@@ -148,8 +148,8 @@
      &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;,
      Wolfram Schneider &lt;<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>&gt;</p>
 
-    <p><b>Synopsis:</b> Modify the CGI scripts url.cgi, ports.cgi,
-     pds.cgi and the script portindex to use the Perl <a
+    <p><b>Synopsis:</b>Modify the CGI script ports.cgi
+     and the script portindex to use the Perl <a
      href="http://people.FreeBSD.org/~tom/portpm/">FreeBSD::Ports</a>
      modules.  These modules also need thorough testing.</p>