Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
711078c040
commit
b21326c361
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43854
1 changed files with 12 additions and 12 deletions
|
@ -4,19 +4,19 @@
|
|||
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="why-port">
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
xml:id="why-port">
|
||||
|
||||
<title>Introduction</title>
|
||||
<title>Introduction</title>
|
||||
|
||||
<para>The &os; Ports Collection is the way almost everyone
|
||||
installs applications ("ports") on &os;. Like everything
|
||||
else about &os;, it is primarily a volunteer effort.
|
||||
It is important to keep this in mind when reading this
|
||||
document.</para>
|
||||
<para>The &os; Ports Collection is the way almost everyone installs
|
||||
applications ("ports") on &os;. Like everything else about &os;,
|
||||
it is primarily a volunteer effort. It is important to keep this
|
||||
in mind when reading this document.</para>
|
||||
|
||||
<para>In &os;, anyone may submit a new port, or volunteer
|
||||
to maintain an existing port if it is unmaintained—you
|
||||
do not need any special commit privileges to do so.</para>
|
||||
|
||||
</chapter>
|
||||
<para>In &os;, anyone may submit a new port, or volunteer to
|
||||
maintain an existing port if it is unmaintained—you do not
|
||||
need any special commit privileges to do so.</para>
|
||||
</chapter>
|
||||
|
||||
|
|
Loading…
Reference in a new issue