Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 19:12:28 GMT
From:      Michael Plass <mfp49_freebsd@plass-family.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118053: [docs] pkg_version.1 refers to INDEX-6 instead of actual version
Message-ID:  <200711141912.lAEJCSvA026466@www.freebsd.org>
Resent-Message-ID: <200711141920.lAEJK1VP064429@freefall.freebsd.org>

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

>Number:         118053
>Category:       ports
>Synopsis:       [docs] pkg_version.1 refers to INDEX-6 instead of actual version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 19:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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