pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkgchk/files Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/379823c9a3eb
branches:  trunk
changeset: 461092:379823c9a3eb
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Sep 10 19:04:53 2003 +0000

description:
Fix typo.

diffstat:

 pkgtools/pkgchk/files/pkgchk.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 53c5b46f1e46 -r 379823c9a3eb pkgtools/pkgchk/files/pkgchk.8
--- a/pkgtools/pkgchk/files/pkgchk.8    Wed Sep 10 17:31:49 2003 +0000
+++ b/pkgtools/pkgchk/files/pkgchk.8    Wed Sep 10 19:04:53 2003 +0000
@@ -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@localhost)
 .\" Absolutely no warranty.
@@ -94,7 +94,7 @@
 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



Home | Main Index | Thread Index | Old Index