Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 1997 19:03:50 -0800 (PST)
From:      garbanzo@hooked.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   bin/5188: small typo in the source for pkg_info
Message-ID:  <199712020303.TAA18386@hub.freebsd.org>
Resent-Message-ID: <199712020310.TAA18927@hub.freebsd.org>

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

>Number:         5188
>Category:       bin
>Synopsis:       small typo in the source for pkg_info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec  1 19:10:04 PST 1997
>Last-Modified:
>Originator:     Alex
>Organization:
>Release:        3.0-current
>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.
   *
   */

>Audit-Trail:
>Unformatted:



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