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 b2d5133..9edd183 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -151,7 +151,7 @@ and is meant as a convenient shorthand for specifying multiple
directives in the packing list (see
.Sx "PACKING LIST DETAILS"
section below).
-Each argiment from the
+Each argument from the
.Ar pkgs
list could be in the form
.Ar pkgname Ns Op : Ns Ar pkgorigin ,
@@ -280,7 +280,7 @@ Use
utility to compress package tarball instead of
.Xr gzip 1 .
Please note that this option is a NO-OP if the format of the resulting
-archive is explicitly specified by the recognizeable suffix of
+archive is explicitly specified by the recognizable suffix of
.Ar pkg-filename .
Currently
.Nm
@@ -316,7 +316,7 @@ package. However, since absolute pathnames are generally a bad idea
for a package that could be installed potentially anywhere, there is
another method of specifying where things are supposed to go
and, optionally, what ownership and mode information they should be
-installed with. This is done by imbeding specialized command sequences
+installed with. This is done by embedding specialized command sequences
in the packing list. Briefly described, these sequences are:
.Bl -tag -width indent -compact
.It Cm @cwd Ar directory
OpenPOWER on IntegriCloud