From: Justin C. Sherrill Date: Mon, 7 Feb 2011 01:19:57 +0000 (-0800) Subject: Updating pkg_radd man page, pkg_search to reflect new config file. X-Git-Tag: v2.10.0~267^2~104^2~10 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/2d6e207e73f7be0fb3be28cbc800ae9dbea20cf1 Updating pkg_radd man page, pkg_search to reflect new config file. --- diff --git a/usr.bin/pkg_radd/pkg_radd.1 b/usr.bin/pkg_radd/pkg_radd.1 index d0ebe14..a6d5300 100644 --- a/usr.bin/pkg_radd/pkg_radd.1 +++ b/usr.bin/pkg_radd/pkg_radd.1 @@ -47,11 +47,11 @@ variable to the default .Xr pkgsrc 7 binary package server or uses the global -.Pa /etc/settings.conf +.Pa /etc/pkg_radd.conf config file to calculate .Ev PKG_PATH . In -.Pa /etc/settings.conf , +.Pa /etc/pkg_radd.conf , set .Ev BINPKG_BASE to your favorite binary packages mirror URL to allow @@ -87,7 +87,7 @@ If you add the following line .Dl "BINPKG_BASE=http://mirror-master.dragonflybsd.org/packages" .Pp to -.Pa /etc/settings.conf , +.Pa /etc/pkg_radd.conf , .Nm fetches packages from the main .Dx