From 2d6e207e73f7be0fb3be28cbc800ae9dbea20cf1 Mon Sep 17 00:00:00 2001 From: "Justin C. Sherrill" Date: Sun, 6 Feb 2011 17:19:57 -0800 Subject: [PATCH] Updating pkg_radd man page, pkg_search to reflect new config file. --- usr.bin/pkg_radd/pkg_radd.1 | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) 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 -- 1.7.7.2