diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
commit | 57bd0fc6e89b888516b6a64206715bef500fc2d1 (patch) | |
tree | ab5e026aafe37b18ff362bec5a3c4765fb7813f5 /usr.sbin/pkg_install/create/pkg_create.1 | |
parent | aa4d7a8a4bf3d4bfe0ad9a1af83ac6c4693eee55 (diff) |
english(4) police.
Notes
Notes:
svn path=/head/; revision=108317
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-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 b2d5133330a2..9edd183f8d42 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 |