Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 02:48:17 +0200 (CEST)
From:      "Simon L.Nielsen" <simon@nitro.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/53127: [patch] Add reference for 5.1 to docs.html#man
Message-ID:  <20030610004817.6B47910BF8D@arthur.nitro.dk>
Resent-Message-ID: <200306100050.h5A0o8V6096609@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53127
>Category:       www
>Synopsis:       [patch] Add reference for 5.1 to docs.html#man
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 09 17:50:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon L. Nielsen
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
>Description:
The page http://www.freebsd.org/docs.html#man does not contain
reference to 5.1 manual pages, and contain reference to 5.0-current.

The link for 5.x-current work with the current man.cgi (gets
5.0-current manual pages at the moment), and since the link is the
like the 4.x-stable link I would expect it to work in the future.
>How-To-Repeat:
>Fix:
--- www-webman-51.patch begins here ---
Index: docs.sgml
===================================================================
RCS file: /home/ncvs/www/en/docs.sgml,v
retrieving revision 1.166
diff -u -d -r1.166 docs.sgml
--- docs.sgml	20 May 2003 00:27:46 -0000	1.166
+++ docs.sgml	10 Jun 2003 00:28:00 -0000
@@ -324,7 +324,8 @@
 	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.8-RELEASE">4.8</a>,
 	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=freebsd-stable">4.x-stable</a>,
 	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.0-RELEASE">5.0</a>,
-	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.0-current">5.0-current</a>,
+	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.1-RELEASE">5.1</a>,
+	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD-current">5.x-current</a>,
 	<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">Ports</a>.</dd>;
     
       <dt><strong>Other Systems</strong></dt>
--- www-webman-51.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030610004817.6B47910BF8D>