diff --git a/en/cgi/man.cgi b/en/cgi/man.cgi
index dfda3c06b3..dd488f8b59 100755
--- a/en/cgi/man.cgi
+++ b/en/cgi/man.cgi
@@ -33,7 +33,7 @@
 #	BSDI	Id: bsdi-man,v 1.2 1995/01/11 02:30:01 polk Exp 
 # Dual CGI/Plexus mode and new interface by sanders@bsdi.com 9/22/1995
 #
-# $Id: man.cgi,v 1.52 2001-09-02 16:17:08 wosch Exp $
+# $Id: man.cgi,v 1.53 2001-09-28 17:11:33 wosch Exp $
 
 #use Data::Dumper;
 #use Carp;
@@ -128,7 +128,7 @@ $manPathDefault = 'FreeBSD 4.3-RELEASE';
 %manPath = 
     (
      'FreeBSD 5.0-current',   "$manLocalDir/FreeBSD-5.0-current",
-     'FreeBSD 4.3-stable',    "$manLocalDir/FreeBSD-4.3-stable",
+     'FreeBSD 4.4-stable',    "$manLocalDir/FreeBSD-4.4-stable",
      'FreeBSD 4.3-RELEASE',   "$manLocalDir/FreeBSD-4.3-RELEASE",
      'FreeBSD 4.2-RELEASE',   "$manLocalDir/FreeBSD-4.2-RELEASE",
      'FreeBSD 4.1.1-RELEASE', "$manLocalDir/FreeBSD-4.1.1-RELEASE",
@@ -909,7 +909,7 @@ ETX
 }
 
 sub copyright {
-    $id = '$Id: man.cgi,v 1.52 2001-09-02 16:17:08 wosch Exp $';
+    $id = '$Id: man.cgi,v 1.53 2001-09-28 17:11:33 wosch Exp $';
 
     return qq{\
 <PRE>