From nobody@FreeBSD.org  Thu May 12 17:17:37 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 99D7516A4F9
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 May 2005 17:17:37 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7A6C543D7D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 May 2005 17:17:37 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4CHHbR2004251
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 May 2005 17:17:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j4CHHbBx004250;
	Thu, 12 May 2005 17:17:37 GMT
	(envelope-from nobody)
Message-Id: <200505121717.j4CHHbBx004250@www.freebsd.org>
Date: Thu, 12 May 2005 17:17:37 GMT
From: anonymous coward <>
To: freebsd-gnats-submit@FreeBSD.org
Subject: incorrect path in release(7) manpage
X-Send-Pr-Version: www-2.3

>Number:         80948
>Category:       docs
>Synopsis:       incorrect path in release(7) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 12 17:20:04 GMT 2005
>Closed-Date:    Thu May 19 16:13:45 GMT 2005
>Last-Modified:  Thu May 19 16:13:45 GMT 2005
>Originator:     anonymous coward
>Release:        FreeBSD 5.4-STABLE
>Organization:
personal
>Environment:
FreeBSD wapiko.example.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri May  6 14:19:09 JST 2005     anonymous@wapiko.example.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
incorrect path in release(7) manpage

>How-To-Repeat:
man release
>Fix:
apply following patch:

--- release.7.orig	Sat Mar 26 20:30:23 2005
+++ release.7	Fri May 13 01:16:56 2005
@@ -111,7 +111,7 @@
 .It Cm package-split
 Generates the portions of the disc 1 and disc 2 images related to packages.
 It uses the list of desired packages from the
-.Pa src/release/package-split.py
+.Pa src/release/scripts/package-split.py
 script to pull packages out of a package build provided by the ports team
 and organize them appropriately.
 The resulting directory can then be passed to
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Tue May 17 01:47:21 GMT 2005 
Responsible-Changed-Why:  
Over to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80948 
State-Changed-From-To: open->closed  
State-Changed-By: jcamou 
State-Changed-When: Tue May 17 03:56:11 GMT 2005 
State-Changed-Why:  
Patch committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80948 
State-Changed-From-To: closed->patched  
State-Changed-By: jcamou 
State-Changed-When: Wed May 18 00:56:07 GMT 2005 
State-Changed-Why:  
Correct state since the change hasn't been MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80948 
State-Changed-From-To: patched->closed  
State-Changed-By: jcamou 
State-Changed-When: Thu May 19 16:11:52 GMT 2005 
State-Changed-Why:  
The patch has been MFC. 

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