diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-18 21:05:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-18 21:05:22 +0000 |
| commit | aba60fa66b69fd0b78c16181babe2cc4d9e3f294 (patch) | |
| tree | 0d774ae7c49f173b7a01fe4ad40fb9b307d0cf7c /usr.sbin/pkg_install | |
| parent | 517f3f1ae59d586a5393dcacba71545ab40a30e8 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install')
| -rw-r--r-- | usr.sbin/pkg_install/info/pkg_info.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index a166ba226f8f..582449a0abe0 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -201,7 +201,6 @@ If the environment variable .Ev BLOCKSIZE is set the block counts will be displayed in units of that size block. -.Pp .It Ev PKG_TMPDIR Points to the directory where .Nm @@ -211,6 +210,7 @@ If this variable is not set, is used. If both are unset, the builtin defaults are used. .It Ev PKG_DBDIR Specifies an alternative location for the installed package database. +.El .Sh FILES .Bl -tag -width /var/db/pkg -compact .It Pa /var/tmp |
