From nobody  Mon Dec  1 19:03:50 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id TAA18386;
          Mon, 1 Dec 1997 19:03:50 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199712020303.TAA18386@hub.freebsd.org>
Date: Mon, 1 Dec 1997 19:03:50 -0800 (PST)
From: garbanzo@hooked.net
To: freebsd-gnats-submit@freebsd.org
Subject: small typo in the source for pkg_info
X-Send-Pr-Version: www-1.0

>Number:         5188
>Category:       bin
>Synopsis:       small typo in the source for pkg_info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec  1 19:10:04 PST 1997
>Closed-Date:    Thu Dec 25 21:34:29 PST 1997
>Last-Modified:  Thu Dec 25 21:37:15 PST 1997
>Originator:     Alex
>Release:        3.0-current
>Organization:
>Environment:
FreeBSD zippy.dyn.ml.org 3.0-CURRENT FreeBSD 3.0-CURRENT #0:
Mon Dec  1 00:29:42 PST 1997
root@zippy.dyn.ml.org:/usr/src/sys/compile/ZIPPY  i386

>Description:
Small typo in src/usr.sbin/pkg_install/info/main.c stating it is
the add module, when it is the info module.
>How-To-Repeat:
Look at the source in src/usr.sbin/pkg_install/info/main.c	
>Fix:
*** main.c.orig Mon Dec  1 19:03:42 1997
--- main.c      Mon Dec  1 19:03:49 1997
***************
*** 20,26 ****
   * Jordan K. Hubbard
   * 18 July 1993
   *
!  * This is the add module.
   *
   */
  
--- 20,26 ----
   * Jordan K. Hubbard
   * 18 July 1993
   *
!  * This is the install module.
   *
   */

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Thu Dec 25 21:34:29 PST 1997 
State-Changed-Why:  
Slightly modified patch in revs 1.10.2.3 and 1.15.  Thanks! 
>Unformatted:
