Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/scripts Typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a12b37f9357
branches: trunk
changeset: 433022:3a12b37f9357
user: khorben <khorben%pkgsrc.org@localhost>
date: Sat May 30 03:36:45 2020 +0000
description:
Typo
diffstat:
mk/scripts/binpkg-cache | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 4337890912fb -r 3a12b37f9357 mk/scripts/binpkg-cache
--- a/mk/scripts/binpkg-cache Sat May 30 03:10:44 2020 +0000
+++ b/mk/scripts/binpkg-cache Sat May 30 03:36:45 2020 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: binpkg-cache,v 1.22 2018/08/22 20:48:37 maya Exp $
+# $NetBSD: binpkg-cache,v 1.23 2020/05/30 03:36:45 khorben Exp $
#
# Script for generating a cache file with information about
# all binary packages contained in a directory.
@@ -72,7 +72,7 @@
echo " packages. This cache file can then be used by the README.html"
echo " generation code to avoid having to call pkg_info(1) over and over"
echo " on the same binary package. In addition, pkg_summary.gz files for"
- echo " use by the pkgtools/pkg_chk pacakge may be generated."
+ echo " use by the pkgtools/pkg_chk package may be generated."
echo " "
echo "Usage: $prog [-d|--debug] [-v|--verbose] [-s|--summary] [-p|--packages <dir>]"
echo " "
Home |
Main Index |
Thread Index |
Old Index