From nobody@FreeBSD.org  Wed Nov 14 19:13:00 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7013F16A473
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 14 Nov 2007 19:13:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5D64113C459
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 14 Nov 2007 19:13:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lAEJCSEF026467
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 14 Nov 2007 19:12:28 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lAEJCSvA026466;
	Wed, 14 Nov 2007 19:12:28 GMT
	(envelope-from nobody)
Message-Id: <200711141912.lAEJCSvA026466@www.freebsd.org>
Date: Wed, 14 Nov 2007 19:12:28 GMT
From: Michael Plass <mfp49_freebsd@plass-family.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [docs] pkg_version.1 refers to INDEX-6 instead of actual version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118053
>Category:       docs
>Synopsis:       pkg_version.1 refers to INDEX-6 instead of actual version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 19:20:01 UTC 2007
>Closed-Date:    Fri Jan 04 13:45:44 UTC 2008
>Last-Modified:  Fri Jan 04 13:45:44 UTC 2008
>Originator:     Michael Plass
>Release:        FreeBSD 7.0-BETA2
>Organization:
PARC
>Environment:
FreeBSD geraldine.parc.xerox.com 7.0-BETA2 FreeBSD 7.0-BETA2 #38: Mon Nov 12 12:15:32 PST 2007     root@geraldine.parc.xerox.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The man page for pkg_version(1) refers in several places to INDEX-6, but the index actually used in the code is based on __FreeBSD_version and should be INDEX-7 in RELENG_7 and INDEX-8 in HEAD
>How-To-Repeat:
man pkg_version
>Fix:
change the 5 occurrences of INDEX-6 in src/usr.sbin/pkg_install/version/pkg_version.1 to the correct value for the release (INDEX-7 in RELENG_7 and INDEX-8 in HEAD), or if there is a way to insert the correct version automatically, do that.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-bugs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 15 03:53:57 UTC 2007 
Responsible-Changed-Why:  
On submitter request moved to docs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118053 
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Nov 15 06:41:10 UTC 2007 
Responsible-Changed-Why:  
canonicalize assignment. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118053 
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu Dec 20 13:10:18 UTC 2007 
Responsible-Changed-Why:  
I will take a look. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118053 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/118053: commit references a PR
Date: Thu, 20 Dec 2007 20:02:22 +0000 (UTC)

 gabor       2007-12-20 20:02:17 UTC
 
   FreeBSD src repository (doc,ports committer)
 
   Modified files:
     usr.sbin/pkg_install/version pkg_version.1 
   Log:
   - Adjust INDEX file name to INDEX-8 so that it matches the major FreeBSD
     version number, as it is named after that
   
   PR:             docs/118053
   Submitted by:   Michael Plass <mfp49_freebsd@plass-family.net>
   
   Revision  Changes    Path
   1.39      +5 -5      src/usr.sbin/pkg_install/version/pkg_version.1
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Fri Jan 4 13:45:17 UTC 2008 
State-Changed-Why:  
Fixed in all branches, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118053 
>Unformatted:
