From 2488937ccbd78412884f248171bf933a2518ae05 Mon Sep 17 00:00:00 2001 From: jrmarino Date: Mon, 29 Apr 2013 23:25:18 -0700 Subject: [PATCH] Fix wiki link formatting --- docs/howtos/HowToDPorts/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howtos/HowToDPorts/index.mdwn b/docs/howtos/HowToDPorts/index.mdwn index 5f56067a..d1c47ef2 100644 --- a/docs/howtos/HowToDPorts/index.mdwn +++ b/docs/howtos/HowToDPorts/index.mdwn @@ -18,7 +18,7 @@ The /usr/local/etc/pkg.conf is predefined as: PACKAGESITE: http://avalon.dragonflybsd.org/dports/${ABI}/RELEASE -The user would first run "pkg update" to download the inventory from the PACKAGES. From there the user can browse the repository, install packages, etc. "pkg help" and "man pkg" has a wealth of information and much of the FreeBSD handbook is pertinent: [http://www.freebsd.org/doc/en/books/handbook/pkgng-intro.html](5.5 Using pkgng for Binary Package Management). +The user would first run "pkg update" to download the inventory from the PACKAGES. From there the user can browse the repository, install packages, etc. "pkg help" and "man pkg" has a wealth of information and much of the FreeBSD handbook is pertinent: [5.5 Using pkgng for Binary Package Management](http://www.freebsd.org/doc/en/books/handbook/pkgng-intro.html). The RELEASE repository is static, but the LATEST repository is periodically updated. If bleeding edge is what you want, change pkg.conf to reflect that: -- 2.15.1