diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
commit | fec6546e12b076c18d8f6ccef5737bc62ee319cc (patch) | |
tree | ab5e026aafe37b18ff362bec5a3c4765fb7813f5 /usr.sbin/pkg_install/create | |
parent | 72aba11981608aab3a44b464cea3d5fa00469d50 (diff) | |
download | FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.zip FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.tar.gz |
english(4) police.
Diffstat (limited to 'usr.sbin/pkg_install/create')
-rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 6 |
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 |