diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 11:56:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 11:56:41 +0000 |
| commit | db1e3a4f989033ed3fab9d010cece2664836c8df (patch) | |
| tree | 27245957e6108c18e08295eba8cf3036a41c7bf7 /usr.sbin/pkg_install | |
| parent | b4ad5e27f48fae4056058c7c1afd26173e790fc7 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install')
| -rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index f6d9e30b0363..6182842aa1d3 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -208,8 +208,8 @@ ftp. .Sh TECHNICAL DETAILS The .Nm -utility extracts each package's "packing list" into a special staging -directory in /tmp (or $PKG_TMPDIR if set), parses it, and then runs +utility extracts each package's "packing list" into a special staging +directory in /tmp (or $PKG_TMPDIR if set), parses it, and then runs through the following sequence to fully extract the contents of the package: .Bl -enum .It |
