diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-10-15 13:49:51 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-10-15 13:49:51 +0000 |
| commit | f06c683e47e32f253a8113e179b51ca9d9d8f7ac (patch) | |
| tree | 00135aa55d1226a23bf8fa13769e974782523039 | |
| parent | 211feb61759db842ef50231d55f34034aab9c6ef (diff) | |
Notes
| -rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 58b2800a9ff4..c0cf6030f029 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -50,7 +50,7 @@ You are advised to verify the competence and identity of those who provide installable package files. For extra protection, use the .Fl M flag to extract the package file, and inspect its contents and scripts to -insure it poses no danger to your system's integrity. Pay particular +ensure it poses no danger to your system's integrity. Pay particular attention to any +INSTALL, +POST-INSTALL, +DEINSTALL, +POST-DEINSTALL, +REQUIRE or +MTREE_DIRS files, and inspect the +CONTENTS file for .Cm @cwd , |
