ports/57349: [PATCH] port sysutils/portupgrade: typos

Oliver Eikemeier eikemeier at fillmore-labs.com
Mon Sep 29 12:20:20 UTC 2003


>Number:         57349
>Category:       ports
>Synopsis:       [PATCH] port sysutils/portupgrade: typos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 29 05:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Eikemeier
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Fillmore Labs - http://www.fillmore-labs.com
>Environment:
System: FreeBSD nuuk.fillmore-labs.com 5.1-CURRENT

>Description:

pacakge -> package
pkgtools.conf(1) -> pkgtools.conf(5)

>How-To-Repeat:

man 1 pkgdb
man 5 pkgtools.conf

>Fix:

--- portupgrade.patch begins here ---
--- README.orig	Mon Sep 29 13:58:17 2003
+++ README	Mon Sep 29 13:58:26 2003
@@ -110,7 +110,7 @@
 
 Pkgdb creates and updates the packages database which is commonly used
 among the tool suite.  It keeps a hash that maps an installed file to
-a pacakge name, a hash that maps a package to an origin, and a list of
+a package name, a hash that maps a package to an origin, and a list of
 installed packages.  The database file is automatically updated on
 demand when any package is installed or deinstalled after the database
 was last updated.
--- bin/pkg_glob.1.orig	Mon Sep 29 13:58:37 2003
+++ bin/pkg_glob.1	Mon Sep 29 13:58:50 2003
@@ -59,7 +59,7 @@
 .Pp
 .D1 {<|<=|>=|>}{date|pkgname_glob}
 .Pp
-Which selects pacakges that had been installed before or after the
+Which selects packages that had been installed before or after the
 date or the package specified.  It is recommended to use the ISO 8601
 format to specify a date, while various formats are accepted.
 .Pp
--- bin/pkgdb.1.orig	Mon Sep 29 13:59:04 2003
+++ bin/pkgdb.1	Mon Sep 29 13:59:17 2003
@@ -24,7 +24,7 @@
 used by the
 .Xr portupgrade 1
 tool suite.  It maintains a hash that maps an
-installed file to a pacakge name, a hash that maps a package to an
+installed file to a package name, a hash that maps a package to an
 origin, and a list of installed packages.
 .Pp
 .Nm pkg_which
--- etc/pkgtools.conf.5.orig	Mon Sep 29 14:00:02 2003
+++ etc/pkgtools.conf.5	Mon Sep 29 14:00:10 2003
@@ -1,7 +1,7 @@
 .\" $Idaemons: /home/cvs/pkgtools/etc/pkgtools.conf.5,v 1.2 2003/03/09 17:20:51 knu Exp $
 .\"
 .Dd November 3, 2001
-.Dt PKGTOOLS.CONF 1
+.Dt PKGTOOLS.CONF 5
 .Os FreeBSD
 .Sh NAME
 .Nm pkgtools.conf
--- misc/zsh/_pkgtools.orig	Mon Sep 29 13:59:34 2003
+++ misc/zsh/_pkgtools	Mon Sep 29 13:59:44 2003
@@ -129,7 +129,7 @@
 
   pkg_fetch)
     flags=(
-      '-f[force; download a pacakge even if already installed, etc.]'
+      '-f[force; download a package even if already installed, etc.]'
       '-q[do not read pkgtools.conf]'
       '-R[download recursively]'
       '-v[be verbose]'
--- portupgrade.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list