diff options
-rw-r--r-- | pkgtools/pkg_install/files/add/pkg_add.cat1 | 16 | ||||
-rw-r--r-- | pkgtools/pkg_install/files/lib/pkg_install.conf.cat5.in | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/pkgtools/pkg_install/files/add/pkg_add.cat1 b/pkgtools/pkg_install/files/add/pkg_add.cat1 index 10acb4d1461..2f87ae63f63 100644 --- a/pkgtools/pkg_install/files/add/pkg_add.cat1 +++ b/pkgtools/pkg_install/files/add/pkg_add.cat1 @@ -236,14 +236,14 @@ EENNVVIIRROONNMMEENNTT the package database directory. The default package database directory is _/_v_a_r_/_d_b_/_p_k_g. - PKG_PATH The value of the PKG_PATH variable is used if a given package - can't be found, it's usually set to _/_u_s_r_/_p_k_g_s_r_c_/_p_a_c_k_a_g_e_s_/_A_l_l. - The environment variable should be a series of entries sepa- - rated by semicolons. Each entry consists of a directory name - or URL. The current directory may be indicated implicitly by - an empty directory name, or explicitly by a single period. - It overrides the pkg_install.conf(5) variable of the same - name. + PKG_PATH The value of the PKG_PATH variable overrides the + pkg_install.conf(5) variable of the same name. It is used if + a given package can't be found, it's usually set to + _/_u_s_r_/_p_k_g_s_r_c_/_p_a_c_k_a_g_e_s_/_A_l_l. The environment variable should be + a series of entries separated by semicolons. Each entry con- + sists of a directory name or URL. The current directory may + be indicated implicitly by an empty directory name, or + explicitly by a single period. PKG_REFCOUNT_DBDIR Location of the package reference counts database directory. diff --git a/pkgtools/pkg_install/files/lib/pkg_install.conf.cat5.in b/pkgtools/pkg_install/files/lib/pkg_install.conf.cat5.in index 03bc79b5b75..9603ad67b65 100644 --- a/pkgtools/pkg_install/files/lib/pkg_install.conf.cat5.in +++ b/pkgtools/pkg_install/files/lib/pkg_install.conf.cat5.in @@ -77,7 +77,7 @@ DDEESSCCRRIIPPTTIIOONN value. PKG_PATH - Search path as used by ppkkgg__aadddd. Overriden by the environment + Search path as used by ppkkgg__aadddd. Overridden by the environment variable PKG_PATH. PKGVULNDIR |