aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/porters-handbook
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-24 13:20:40 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-24 13:20:40 +0000
commite5ebbaedba3834f30de83ecf3d0e312e909a5f16 (patch)
tree2ee7b6141e5d956326ba3c4c98e68c0bb6f42501 /en_US.ISO8859-1/books/porters-handbook
parent5e80a9983e2b9489b2ca498674d0554210dd9b86 (diff)
downloaddoc-e5ebbaedba3834f30de83ecf3d0e312e909a5f16.tar.gz
doc-e5ebbaedba3834f30de83ecf3d0e312e909a5f16.zip
Cosmetic: `<ulink URL=...' -> `<ulink url=...' according to the doc proj
primer.
Notes
Notes: svn path=/head/; revision=5443
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook')
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/book.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 0a9fed2742..8d68b0c3b6 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $Id: book.sgml,v 1.45 1999-08-23 21:06:02 nik Exp $
+ $Id: book.sgml,v 1.46 1999-08-24 13:20:23 chris Exp $
-->
<chapter id="ports">
@@ -105,9 +105,9 @@
can be built in the same way.</para>
<para>If you look at a port skeleton (either on <ulink
- URL="file://localhost/usr/ports/devel/ElectricFence">your FreeBSD
+ url="file://localhost/usr/ports/devel/ElectricFence">your FreeBSD
system</ulink> or <ulink
- URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/devel/ElectricFence">the
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/devel/ElectricFence">the
FTP site</ulink>) and expect to find all sorts of pointy-headed rocket
science lurking there, you may be disappointed by the one or two rather
unexciting-looking files and directories you find there. (We will
@@ -500,7 +500,7 @@ do-install:
<para>Grab the pre-compiled package from a ftp server. The
&ldquo;master&rdquo; package collection is on FreeBSD's FTP server
in the <ulink
- URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/">packages
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/">packages
directory</ulink>, though check your local mirror first, please!
These are more likely to work (on the whole) than trying to compile
from source and a lot faster besides! Use the &man.pkg.add.1;
@@ -1031,7 +1031,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
<para>Nothing secret about it at all, just look at the
<filename>bsd.ports.mk</filename> and
<filename>bsd.ports.subdir.mk</filename> files in your <ulink
- URL="file://localhost/usr/ports/Mk/">makefiles
+ url="file://localhost/usr/ports/Mk/">makefiles
directory.</ulink></para>
<para>Readers with an aversion to intricate shell-scripts are
@@ -1387,7 +1387,7 @@ lib/X11/oneko/mouse.xpm
cannot find the required files in <makevar>DISTDIR</makevar> it
will look up the URL <makevar>MASTER_SITES</makevar>, which is
set in the Makefile, as well as our main ftp site at <ulink
- URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/">ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/</ulink>,
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/">ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/</ulink>,
where we put sanctioned distfiles as backup. It will then
attempt to fetch the named distribution file with
<makevar>FETCH</makevar>, assuming that the requesting site has