diff options
author | 2003-02-27 00:41:20 +0000 | |
---|---|---|
committer | 2003-02-27 00:41:20 +0000 | |
commit | f171142a0656dab7fd57b8807c58b6e19d57dec6 (patch) | |
tree | 741a9689b71081273b992cc6b11741544871e537 | |
parent | ieee_test isn't real, rename it to logb.3 and make everything link to that instead. (diff) | |
download | wireguard-openbsd-f171142a0656dab7fd57b8807c58b6e19d57dec6.tar.xz wireguard-openbsd-f171142a0656dab7fd57b8807c58b6e19d57dec6.zip |
update link to NetBSD Package System docs
reported by pwillia@scnc.chelsea.k12.mi.us in PR 3111
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 31d7ad348d4..681efd7b132 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.28 2003/01/14 18:28:21 espie Exp $ +.\" $OpenBSD: ports.7,v 1.29 2003/02/27 00:41:20 david Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -71,7 +71,7 @@ Handbook (http://www.freebsd.org/handbook/ports.html and http://www.freebsd.org/handbook/porting.html) as well as the .Nx Package System documentation -(http://www.netbsd.org/Documentation/netbsd/Packages.txt). +(ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/Packages.txt). .Pp For a detailed description of the build process, see .Xr bsd.port.mk 5 . |