Reword some awkward sentences on the website. Includes some contraction

expansions and minor edits in addition to linimon's patch.

PR:		213519
Submitted by:	linimon
This commit is contained in:
Warren Block 2016-12-16 23:45:09 +00:00
parent b5edbdd7d2
commit 3f5b720b0c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49745
9 changed files with 35 additions and 31 deletions

View file

@ -22,7 +22,7 @@
<h2>The Community</h2> <h2>The Community</h2>
<p>&os; is a community-driven operating system despite it being <p>&os; is a community-driven operating system despite it being
sponsored corporately. &os; has active mailing lists, to a partial degree sponsored corporately. &os; has active mailing lists,
forums, and IRC channels where experienced users and forums, and IRC channels where experienced users and
developers are always willing to help the less developers are always willing to help the less
experienced.</p> experienced.</p>
@ -48,7 +48,7 @@
is an expected feature for any operating system.</p> is an expected feature for any operating system.</p>
<p>Stability in &os; means much more than that. It means that <p>Stability in &os; means much more than that. It means that
upgrading the system doesn't require upgrading the user. upgrading the system does not require upgrading the user.
Configuration interfaces do change over time, but only when Configuration interfaces do change over time, but only when
there is a good reason. If you learned how to use &os; in there is a good reason. If you learned how to use &os; in
2000, most of your knowledge would still be relevant.</p> 2000, most of your knowledge would still be relevant.</p>
@ -109,11 +109,11 @@
<p>Unlike some other systems, &os; maintains a clean division <p>Unlike some other systems, &os; maintains a clean division
between the base system and third-party ports and packages. between the base system and third-party ports and packages.
All third-party software goes in /usr/local, so if you want to All third-party software goes in /usr/local, so if you want to
repurpose a machine then it's trivial to simply delete all repurpose a machine, it is trivial to simply delete all
installed packages and then start installing the ones that you installed packages and then start installing the ones that you
want.</p> want.</p>
<p>The pkg tool makes working with binary packages <p>The pkg(8) tool makes working with binary packages
even easier, although source installs are still supported for even easier, although source installs are still supported for
people who want the level of configurability that this people who want the level of configurability that this
implies.</p> implies.</p>
@ -126,7 +126,7 @@
<ul> <ul>
<li>Jails, allowing you to run applications or entire systems <li>Jails, allowing you to run applications or entire systems
in a sandbox that can't access the rest of the system. With in a sandbox that cannot access the rest of the system. With
tools like ezjail and ZFS you can instantly create a new tools like ezjail and ZFS you can instantly create a new
jail with a clone of an existing system, using a tiny amount jail with a clone of an existing system, using a tiny amount
of disk space, and run untrusted code inside it.</li> of disk space, and run untrusted code inside it.</li>
@ -143,8 +143,8 @@
<li>Security event auditing, using the BSM standard.</li> <li>Security event auditing, using the BSM standard.</li>
</ul> </ul>
<p>And, of course, all of the standard features that you'd <p>And, of course, all of the standard features that are
expect from a modern &unix; system including IPSec, SSH, and so expected from a modern &unix; system including IPSec, SSH, and so
on.</p> on.</p>
<h2>ZFS</h2> <h2>ZFS</h2>
@ -153,11 +153,11 @@
compression, and no need to decide partition sizes on install. compression, and no need to decide partition sizes on install.
Using ZFS for a few days makes going back to a more Using ZFS for a few days makes going back to a more
traditional volume manager painful. If you want to test traditional volume manager painful. If you want to test
something with ZFS, then it's trivial to just create a something with ZFS, it is trivial to just create a
snapshot and roll back if it didn't work.</p> snapshot and roll back if it didn't work.</p>
<p>If you're using jails, then ZFS lets you clone an existing <p>ZFS lets you clone an existing
jail in under a second, irrespective of how big the jail jail in under a second, no matter how big the jail
itself is.</p> itself is.</p>
<h2>GEOM</h2> <h2>GEOM</h2>
@ -178,7 +178,7 @@
<p>Now, &os; has low-latency sound mixing with per-application <p>Now, &os; has low-latency sound mixing with per-application
volume controls and full support for the OSS 4 APIs out of the volume controls and full support for the OSS 4 APIs out of the
box. There's no need to configure a userspace sound daemon. box. There is no need to configure a userspace sound daemon.
The same audio APIs that were used a decade ago still work on The same audio APIs that were used a decade ago still work on
&os;, including some compatibility modes to allow &os;, including some compatibility modes to allow
applications that try to manipulate the global volume to only applications that try to manipulate the global volume to only
@ -192,16 +192,16 @@
This base system can then be extended easily. If you want to This base system can then be extended easily. If you want to
run KDE or GNOME, then just install the metapackage for the run KDE or GNOME, then just install the metapackage for the
version that you prefer. If you want a headless server, then version that you prefer. If you want a headless server, then
it's equally easy to install the server tools that you want.</p> it is equally easy to install the server tools that you want.</p>
<p>It's easy to run the &os; installer via a serial port and to <p>It is easy to run the &os; installer via a serial port and to
configure the entire system from the terminal. It's also easy configure the entire system from the terminal. It is also easy
to install and use an existing desktop environment. The to install and use an existing desktop environment. The
decisions about the kind of system you want to use are left to decisions about the kind of system you want to use are left to
you.</p> you.</p>
<p>If you're deploying &os; in a corporate environment, then <p>If you are deploying &os; in a corporate environment, then
it's very easy to customise both the base system and the set it is very easy to customise both the base system and the set
of installed packages for your specific requirements. The of installed packages for your specific requirements. The
build system provides numerous tuneable variables allowing you build system provides numerous tuneable variables allowing you
to build exactly the base system that meets your needs.</p> to build exactly the base system that meets your needs.</p>

View file

@ -99,7 +99,7 @@
href="mailto:freebsd@lists.enderunix.org">freebsd@lists.enderunix.org</a>.</li> href="mailto:freebsd@lists.enderunix.org">freebsd@lists.enderunix.org</a>.</li>
</ul> </ul>
<p>If you create other FreeBSD mailing lists, <a <p>If you create other FreeBSD mailing lists, please <a
href="&base;/mailto.html">let us know about them</a>.</p> href="&base;/mailto.html">let us know about them</a>.</p>

View file

@ -147,7 +147,7 @@
&lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;, &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;,
Wolfram Schneider &lt;<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>&gt;</p> Wolfram Schneider &lt;<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b>Modify the CGI script ports.cgi <p><b>Synopsis:</b> Modify the CGI script ports.cgi
and the script portindex to use the Perl <a and the script portindex to use the Perl <a
href="http://people.FreeBSD.org/~tom/portpm/">FreeBSD::Ports</a> href="http://people.FreeBSD.org/~tom/portpm/">FreeBSD::Ports</a>
modules. These modules also need thorough testing.</p> modules. These modules also need thorough testing.</p>

View file

@ -25,7 +25,7 @@
quirks.</p> quirks.</p>
<p>In addition, FreeBSD will be the first exposure to a Unix-like <p>In addition, FreeBSD will be the first exposure to a Unix-like
operating system for many of its users, so the availability of high operating system for some of its users, so the availability of high
quality, accurate documentation is paramount.</p> quality, accurate documentation is paramount.</p>
<p>The FreeBSD Documentation Project exists to help fill this gap. There <p>The FreeBSD Documentation Project exists to help fill this gap. There

View file

@ -28,7 +28,7 @@
<p>Questions or suggestions about our documentation (<a <p>Questions or suggestions about our documentation (<a
href="&base;/doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a>, <a href="&base;/doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a>, <a href="&base;/doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a>, <a href="&base;/doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a>, <a
href="&base;/docs.html">Books &amp; Articles</a>) should be addressed to the href="&base;/docs.html">Books &amp; Articles</a>, and so forth) should be addressed to the
FreeBSD Documentation Project mailing list, <a FreeBSD Documentation Project mailing list, <a
href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>.</p> href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>.</p>

View file

@ -19,7 +19,7 @@
<p>The latest &os; releases are available <a <p>The latest &os; releases are available <a
href="&enbase;/where.html">here</a>. Before you begin, href="&enbase;/where.html">here</a>. Before you begin,
carefully read the <a please carefully read the <a
href="&url.books;/handbook/bsdinstall.html">installation href="&url.books;/handbook/bsdinstall.html">installation
instructions</a>.</p> instructions</a>.</p>
@ -57,7 +57,7 @@
offer another support channel. Many users have written various offer another support channel. Many users have written various
tutorials and lots of new users receive help there.</p></li> tutorials and lots of new users receive help there.</p></li>
<li><p><a href="&base;/search/search.html">Search</a> the <li><p>You can <a href="&base;/search/search.html">search</a> the
Handbook and FAQ, the whole web site, or the &os; mailing list Handbook and FAQ, the whole web site, or the &os; mailing list
archives.</p></li> archives.</p></li>
@ -85,7 +85,7 @@
user.</p></li> user.</p></li>
<li><p><a href="http://www.pfsense.org">pfSense</a> is a &os; <li><p><a href="http://www.pfsense.org">pfSense</a> is a &os;
free network security solution, based on &os;. pfSense based network security solution. pfSense
software, with the help of the package system, is able to software, with the help of the package system, is able to
provide the same functionality or more of common commercial provide the same functionality or more of common commercial
firewalls, without any of the artificial limitations. It has firewalls, without any of the artificial limitations. It has

View file

@ -375,7 +375,7 @@
</term> </term>
<term> <term>
<text>CVS Repository</text> <text>Source Code Repository</text>
<destination>&base;/developers/cvs.html</destination> <destination>&base;/developers/cvs.html</destination>
</term> </term>
@ -1314,7 +1314,7 @@
</item> </item>
<item> <item>
<text>CVS Repository</text> <text>Source Code Repository</text>
<destination>&base;/developers/cvs.html</destination> <destination>&base;/developers/cvs.html</destination>
</item> </item>

View file

@ -44,7 +44,7 @@
formats including CD (disc1), DVD (dvd1), and Network Install formats including CD (disc1), DVD (dvd1), and Network Install
(bootonly) sized ISO (bootonly) sized ISO
Disc Images, as well as regular and mini USB memory stick Disc Images, as well as regular and mini USB memory stick
images. Later versions of &os; are also offered as prebuilt images. Recent versions of &os; are also offered as prebuilt
expandable Virtual Machine images, and as SD Card images for embedded expandable Virtual Machine images, and as SD Card images for embedded
platforms.</p> platforms.</p>
@ -503,8 +503,8 @@
impressive desktop tools aimed at ease of use for the casual computer impressive desktop tools aimed at ease of use for the casual computer
user.</p></li> user.</p></li>
<li><p><a href="http://www.pfsense.org">pfSense</a> is a free, <li><p><a href="http://www.pfsense.org">pfSense</a> is a
open source customized distribution of &os; tailored for &os; based customized distribution tailored for
use as a firewall and router.</p></li> use as a firewall and router.</p></li>
</ul> </ul>
@ -517,9 +517,13 @@
<p>The &os; Ports Collection is a diverse collection of utility <p>The &os; Ports Collection is a diverse collection of utility
and application software that has been ported to &os;.</p> and application software that has been ported to &os;.</p>
<p>See <a href="&base;/doc/en_US.ISO8859-1/books/handbook/ports.html">
<strong>Installing Applications: Packages and Ports</strong></a>
in the Handbook.</p>
<ul class="txtdownloadlist"> <ul class="txtdownloadlist">
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">&os; <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">Download the &os;
Ports Collection</a></li> Ports Collection framework</a></li>
<li><a href="&base;/ports/index.html">Web interface to the Ports <li><a href="&base;/ports/index.html">Web interface to the Ports
Collection</a></li> Collection</a></li>

View file

@ -155,7 +155,7 @@
<li><a href="https://www.freebsdfoundation.org/">Foundation</a> <li><a href="https://www.freebsdfoundation.org/">Foundation</a>
<ul> <ul>
<li><a href="https://www.freebsdfoundation.org/donate/">Monetary Donations</a></li> <li><a href="https://www.freebsdfoundation.org/donate/">Monetary Donations</a></li>
<li><a href="&base;/donations/">Hardware Donations</a></li> <li><a href="&base;/donations/index.html#systems">Hardware Donations</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>