Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/pkg_install/admin ispell
details: https://anonhg.NetBSD.org/src/rev/297d8aa00c6c
branches: trunk
changeset: 499129:297d8aa00c6c
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 12 15:32:57 2000 +0000
description:
ispell
diffstat:
usr.sbin/pkg_install/admin/pkg_admin.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r e122af8b2d79 -r 297d8aa00c6c usr.sbin/pkg_install/admin/pkg_admin.1
--- a/usr.sbin/pkg_install/admin/pkg_admin.1 Sun Nov 12 15:28:48 2000 +0000
+++ b/usr.sbin/pkg_install/admin/pkg_admin.1 Sun Nov 12 15:32:57 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_admin.1,v 1.9 2000/07/05 15:45:36 msaitoh Exp $
+.\" $NetBSD: pkg_admin.1,v 1.10 2000/11/12 15:32:57 wiz Exp $
.\"
.\" Copyright (c) 1999 Hubert Feyrer. All rights reserved.
.\"
@@ -66,8 +66,8 @@
Use this command to check the files belonging to some or all of the
packages installed on the local machine against their MD5 checksum
noted in their +CONTENTS files. If no additional argument is given,
-the files of all installed packages are installed, else only the named
-packages will be ckecked (wildcards can be used here, see
+the files of all installed packages are checked, else only the named
+packages will be checked (wildcards can be used here, see
.Xr pkg_info 1
).
.Pp
@@ -85,7 +85,7 @@
.It Cm lsbest /dir/pkgpattern
List all/best package matching pattern in the given directory.
Can be used to work around limitations of /bin/sh and other
-filename globbing mechanisms. This option implemente matching of
+filename globbing mechanisms. This option implements matching of
pkg-wildcards against arbitrary files, useful mainly in the build
system itself. See
.Xr pkg_info 1
Home |
Main Index |
Thread Index |
Old Index