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>
|
||||
<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>
|
||||
|
||||
<body class="navinclude.ports">
|
||||
|
@ -20,19 +21,22 @@
|
|||
<hr/>
|
||||
|
||||
<p>The &os; installer programs allow the Ports Collection to be
|
||||
installed at the same time as the operating system. See
|
||||
<a href="&base;/cgi/man.cgi?query=bsdinstall"><tt>bsdinstall</tt></a>
|
||||
for &os; 9.X and later versions, or
|
||||
<a href="&base;/cgi/man.cgi?query=sysinstall"><tt>sysinstall</tt></a>
|
||||
installed at the same time as the operating system. See <a
|
||||
href="&base;/cgi/man.cgi?query=bsdinstall"><tt>bsdinstall</tt></a>
|
||||
for &os; 9.X and later versions, or <a
|
||||
href="&base;/cgi/man.cgi?query=sysinstall"><tt>sysinstall</tt></a>
|
||||
for &os; 8.X and earlier versions.</p>
|
||||
|
||||
<p>If the Ports Collection is not initially installed, it can be added with
|
||||
<a 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>If the Ports Collection is not initially installed, it can be added
|
||||
with <a
|
||||
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
|
||||
tarball of the Ports Collection</a> can also be downloaded. The current
|
||||
size of the file is &ports.size;.</p>
|
||||
<p>A <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz">gzipped
|
||||
tarball of the Ports Collection</a> can also be downloaded. The
|
||||
current size of the file is &ports.size;.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue