summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-09-10 19:04:53 +0000
committerjmmv <jmmv@pkgsrc.org>2003-09-10 19:04:53 +0000
commit07827a2b016278080bae49daed09a53ff80a640d (patch)
tree303fd41f8eccc7904014d1cf5857a20d64506501 /pkgtools
parent2604176f00836afdf76a279b55caf2695b0c1cb9 (diff)
downloadpkgsrc-07827a2b016278080bae49daed09a53ff80a640d.tar.gz
Fix typo.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkgchk/files/pkgchk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgchk/files/pkgchk.8 b/pkgtools/pkgchk/files/pkgchk.8
index e4978fe0e59..f216b93967b 100644
--- a/pkgtools/pkgchk/files/pkgchk.8
+++ b/pkgtools/pkgchk/files/pkgchk.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkgchk.8,v 1.13 2002/06/09 14:43:39 tron Exp $
+.\" $NetBSD: pkgchk.8,v 1.14 2003/09/10 19:04:53 jmmv Exp $
.\"
.\" Copyright (c) 2001 by David Brownlee (abs@netbsd.org)
.\" Absolutely no warranty.
@@ -94,7 +94,7 @@ or
options are given.
.Pp
Note: If the update fails (particularly when building from source), the system
-will be left with missing packaged.
+will be left with missing packages.
.It Fl v
Verbose - list the tags set when checking pkgchk.conf, and all packages checked.
.El