diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 09377eaa7d..d76344c1be 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -592,11 +592,11 @@ You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.142 2002-11-02 16:48:43 rwatson Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.143 2002-12-15 22:19:01 ceri Exp $ (or in FreeBSD's case, $FreeBSD$) lines, so you will have to edit the file to resolve the conflict (remove the marker lines and - the second $Id: article.sgml,v 1.142 2002-11-02 16:48:43 rwatson Exp $ line, leaving the original - $Id: article.sgml,v 1.142 2002-11-02 16:48:43 rwatson Exp $ line intact). + the second $Id: article.sgml,v 1.143 2002-12-15 22:19:01 ceri Exp $ line, leaving the original + $Id: article.sgml,v 1.143 2002-12-15 22:19:01 ceri Exp $ line intact). @@ -1360,7 +1360,7 @@ docs:Documentation Bug:nik: the &a.developers; and CC:/BCC: another FreeBSD list. Never, ever email another FreeBSD email list and CC:/BCC: the &a.developers;. Doing so can greatly diminish the benefits - of this list. Also, never publically post or forward emails sent + of this list. Also, never publicly post or forward emails sent to the &a.developers;. The act of sending to the &a.developers; vs. a public list means the information in the email is not for public consumption. @@ -1883,7 +1883,7 @@ docs:Documentation Bug:nik: The i386 and sparc64 platforms were chosen due to being more - readily availabile to developers and as representatives of more + readily available to developers and as representatives of more diverse processor and system designs - big vs little endian, register file vs register stack, different DMA and cache implementations, hardware page tables vs software TLB management @@ -2049,7 +2049,7 @@ docs:Documentation Bug:nik: under development by hardware vendors, but not yet available to the project. - Tier 2 architectures are usually systems targetted at Tier 1 + Tier 2 architectures are usually systems targeted at Tier 1 support, but that are still under development. Architectures reaching end of life may also be moved from Tier 1 status to Tier 2 status as the availability of resources to continue to maintain @@ -2094,7 +2094,7 @@ docs:Documentation Bug:nik: Systems may only be moved from one tier to another tier by approval of the FreeBSD Core Team, which shall make that decision in collaboration with the Security Officer, Release - Enginering, and toolchain maintenance teams. + Engineering, and toolchain maintenance teams. diff --git a/en_US.ISO8859-1/articles/contributing/article.sgml b/en_US.ISO8859-1/articles/contributing/article.sgml index 2a2501429d..cb14737370 100644 --- a/en_US.ISO8859-1/articles/contributing/article.sgml +++ b/en_US.ISO8859-1/articles/contributing/article.sgml @@ -525,7 +525,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The FreeBSD Project happily accepts donations of hardware that it can find good use for. If you are interested in donating hardware, please contact the Donations Liason + url="http://www.FreeBSD.org/donations/">Donations Liaison Office. diff --git a/en_US.ISO8859-1/articles/euro/article.sgml b/en_US.ISO8859-1/articles/euro/article.sgml index 88e4e4d3eb..92beb03c73 100644 --- a/en_US.ISO8859-1/articles/euro/article.sgml +++ b/en_US.ISO8859-1/articles/euro/article.sgml @@ -268,7 +268,7 @@ BEGIN { Another good idea is to modify your fonts.alias files. Notably the fixed font should be changed to - the right characterset: The author's + the right character set: The author's /usr/X11R6/lib/X11/fonts/misc/fonts.alias looks like this: diff --git a/en_US.ISO8859-1/articles/filtering-bridges/article.sgml b/en_US.ISO8859-1/articles/filtering-bridges/article.sgml index 4568505ae8..640c5d8dc9 100644 --- a/en_US.ISO8859-1/articles/filtering-bridges/article.sgml +++ b/en_US.ISO8859-1/articles/filtering-bridges/article.sgml @@ -30,7 +30,7 @@ level (Ethernet addresses) of the devices connected to each of its network interfaces and then forwarding the traffic between the two networks only if the source and the destination are on different - segments. Under many points of view a brigde is similar to an Ethernet + segments. Under many points of view a bridge is similar to an Ethernet switch with only two ports. @@ -106,7 +106,7 @@ options IPFIREWALL_VERBOSE Modules Loading - If you have choosen to use the new and simpler installation + If you have chosen to use the new and simpler installation method, the only thing to do now is add the following row to /boot/loader.conf: @@ -125,7 +125,7 @@ options IPFIREWALL_VERBOSE Final Preparation Before rebooting in order to load the new kernel or the required - modules (according to the previously choosen installation method), you + modules (according to the previously chosen installation method), you have to make some changes to the /etc/rc.conf configuration file. The default rule of the firewall is to reject all IP packets. Initially we will set up an firewall, in order to verify