From darklogik@pittgoth.com  Mon Jan  7 15:59:38 2002
Return-Path: <darklogik@pittgoth.com>
Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111])
	by hub.freebsd.org (Postfix) with ESMTP id 007A937B404
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  7 Jan 2002 15:59:38 -0800 (PST)
Received: (from darklogik@localhost)
	by pittgoth.com (8.11.6/8.11.6) id g0800YJ26994;
	Mon, 7 Jan 2002 19:00:34 -0500 (EST)
	(envelope-from darklogik)
Message-Id: <200201080000.g0800YJ26994@pittgoth.com>
Date: Mon, 7 Jan 2002 19:00:34 -0500 (EST)
From: Tom Rhodes <darklogik@pittgoth.com>
Reply-To: Tom Rhodes <darklogik@pittgoth.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: pkg_create(1) should also mention pkg_update(1)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33666
>Category:       docs
>Synopsis:       pkg_create(1) should also mention pkg_update(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 07 16:00:00 PST 2002
>Closed-Date:    Tue Jan 15 06:39:39 PST 2002
>Last-Modified:  Tue Jan 15 06:40:22 PST 2002
>Originator:     
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:
When you view the manpage for pkg_create(1) it does not list pkg_update(1) in the "SEE ALSO" section, but it does mention pkg_create(1) in pkg_update(1)
>How-To-Repeat:
man 1 pkg_create
>Fix:
Apply this patch for an instant fix.



*** pkg_create.1.old	Mon Jan  7 18:46:19 2002
--- pkg_create.1	Mon Jan  7 18:48:14 2002
***************
*** 501,506 ****
--- 501,507 ----
  .Xr pkg_delete 1 ,
  .Xr pkg_info 1 ,
  .Xr pkg_version 1 ,
+ .Xr pkg_update 1 ,
  .Xr sysconf 3
  .Sh HISTORY
  The
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jan 15 06:39:39 PST 2002 
State-Changed-Why:  
Committed to -CURRENT.  Thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jan 15 06:39:39 PST 2002 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33666 
>Unformatted:
 Submitter-Id:
 Originator:
 Organization:
 Confidential: no
 Synopsis: pkg_create(1) should also mention pkg_update(1)
 Severity: non-critical
 Priority: medium
 Category: docs
 Class: doc-bug
 Release: FreeBSD 5.0-CURRENT i386
 Environment:
 System: FreeBSD localhost 5.0-CURRENT
 Description: When you view the manpage for pkg_create(1) it does not list pkg_update(1) in the "SEE ALSO" section, but it does mention pkg_create(1) in pkg_update(1)
 How-To-Repeat: man 1 pkg_create
 Fix: Apply this patch for an instant fix.
 To: FreeBSD-gnats-submit@FreeBSD.org
 From: Tom Rhodes <darklogik@pittgoth.com>
 Reply-to: Tom Rhodes <darklogik@pittgoth.com>
 Cc:
 X-send-pr-version:3.113
 X-GNATS-notify:
 
 >System: FreeBSD localhost 5.0-CURRENT
