summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 9aff98f..cfa81f1 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -426,7 +426,7 @@ The advantage of using
.Cm @unexec
over a deinstallation script is that you can use the
.Dq special sequence expansion
-to get at files regardless of where they've
+to get at files regardless of where they have
been potentially redirected (see
.Fl p ) .
.It Cm @mode Ar mode
@@ -434,7 +434,7 @@ Set default permission for all subsequently extracted files to
.Ar mode .
Format is the same as that used by the
.Cm chmod
-command (well, considering that it's later handed off to it, that's
+command (well, considering that it is later handed off to it, that is
no surprise).
Use without an arg to set back to default (extraction)
permissions.
@@ -467,7 +467,7 @@ trying to document some particularly hairy sequence that
may trip someone up later.
.It Cm @ignore
Used internally to tell extraction to ignore the next file (do not
-copy it anywhere), as it's used for some special purpose.
+copy it anywhere), as it is used for some special purpose.
.It Cm @ignore_inst
Similar to
.Cm @ignore ,
OpenPOWER on IntegriCloud