Remove unnecessary duplication of URIs in <ulink> elements.
This commit is contained in:
parent
ff687a0090
commit
0d9416c284
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17053
2 changed files with 2 additions and 2 deletions
|
@ -4576,7 +4576,7 @@ cfA013rose dequeued
|
|||
and Justin Mason (the principal maintainer of PLP) collaborated to
|
||||
make <application>LPRng</application>. The main site for
|
||||
<application>LPRng</application> is <ulink
|
||||
url="http://www.astart.com/lprng/LPRng.html">http://www.astart.com/lprng/LPRng.html</ulink>.</para>
|
||||
url="http://www.astart.com/lprng/LPRng.html"></ulink>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
|
@ -399,7 +399,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/"></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
|
||||
|
|
Loading…
Reference in a new issue