Whitespace-only fixes. Translators, please ignore.
This commit is contained in:
parent
9bfccd0851
commit
93c5415e2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42293
1 changed files with 15 additions and 11 deletions
|
@ -10,7 +10,8 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||||
<title>&title;</title>
|
<title>&title;</title>
|
||||||
|
|
||||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
<cvs:keyword
|
||||||
|
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="navinclude.ports">
|
<body class="navinclude.ports">
|
||||||
|
@ -20,19 +21,22 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<p>The &os; installer programs allow the Ports Collection to be
|
<p>The &os; installer programs allow the Ports Collection to be
|
||||||
installed at the same time as the operating system. See
|
installed at the same time as the operating system. See <a
|
||||||
<a href="&base;/cgi/man.cgi?query=bsdinstall"><tt>bsdinstall</tt></a>
|
href="&base;/cgi/man.cgi?query=bsdinstall"><tt>bsdinstall</tt></a>
|
||||||
for &os; 9.X and later versions, or
|
for &os; 9.X and later versions, or <a
|
||||||
<a href="&base;/cgi/man.cgi?query=sysinstall"><tt>sysinstall</tt></a>
|
href="&base;/cgi/man.cgi?query=sysinstall"><tt>sysinstall</tt></a>
|
||||||
for &os; 8.X and earlier versions.</p>
|
for &os; 8.X and earlier versions.</p>
|
||||||
|
|
||||||
<p>If the Ports Collection is not initially installed, it can be added with
|
<p>If the Ports Collection is not initially installed, it can be added
|
||||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-portsnap.html"><tt>portsnap</tt></a>
|
with <a
|
||||||
or <a href="&base;/doc/en_US.ISO8859-1/books/handbook/svn.html">Subversion</a>.</p>
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-portsnap.html"><tt>portsnap</tt></a>
|
||||||
|
or <a
|
||||||
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/svn.html">Subversion</a>.</p>
|
||||||
|
|
||||||
<p>A <a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz">gzipped
|
<p>A <a
|
||||||
tarball of the Ports Collection</a> can also be downloaded. The current
|
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz">gzipped
|
||||||
size of the file is &ports.size;.</p>
|
tarball of the Ports Collection</a> can also be downloaded. The
|
||||||
|
current size of the file is &ports.size;.</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue