Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 13:11:03 -0700 (PDT)
From:      april <april@starwhack.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/43723: [patch] typo in portupgrade man page
Message-ID:  <200210052011.g95KB3Ew097839@www.freebsd.org>

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

>Number:         43723
>Category:       ports
>Synopsis:       [patch] typo in portupgrade man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 05 13:20:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     april
>Release:        FreeBSD 4.7-RC
>Organization:
>Environment:
FreeBSD december 4.7-RC FreeBSD 4.7-RC #0: Mon Sep 23 05:25:42 EST 2002     april@december:/usr/obj/usr/src/sys/DECEMBER  i386
>Description:
      december:~# zgrep -n pacakge /usr/local/man/man1/portversion.1.gz
27:upgrade.  If a pacakge is not found in the database,
>How-To-Repeat:
      see above.
>Fix:
      This diff fixes it (using cvsweb. eek!). The .gz will need to be recompressed.

--- portversion.1       Sun Oct  6 05:59:59 2002
+++ portversion.1       Sun Oct  6 06:04:55 2002
@@ -24,7 +24,7 @@
 .Pp
 Each package's version number is checked against the corresponding
 entry in the ports database to see if a newer version is available for
-upgrade.  If a pacakge is not found in the database,
+upgrade.  If a package is not found in the database,
 .Nm
 inspects the origin port to get the version.
 .Pp
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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