Spelling:

* approperate -> appropriate
 * incompatable -> incompatible

British -> English:
 * customise -> customize
This commit is contained in:
Chern Lee 2001-08-15 18:00:54 +00:00
parent 2fbbb3c1ef
commit eb79cbbccf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10364
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.28 2001/08/10 22:58:15 chern Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.29 2001/08/15 02:00:15 murray Exp $
--> -->
<chapter id="mail"> <chapter id="mail">
@ -185,7 +185,7 @@
<para>&man.sendmail.8; is the default Mail Transfer Agent (MTA) in <para>&man.sendmail.8; is the default Mail Transfer Agent (MTA) in
FreeBSD. <application>sendmail</application>'s job is to accept FreeBSD. <application>sendmail</application>'s job is to accept
mail from Mail User Agents (MUA) and deliver it to the mail from Mail User Agents (MUA) and deliver it to the
approperate mailer as defined by its configuration file. appropriate mailer as defined by its configuration file.
<application>sendmail</application> can also accept network <application>sendmail</application> can also accept network
connections and deliver mail to local mailboxes or deliver it to connections and deliver mail to local mailboxes or deliver it to
another program.</para> another program.</para>
@ -382,7 +382,7 @@ mail.example.com</programlisting>
given action. Very old software programs would hard-code in the given action. Very old software programs would hard-code in the
name and path to the mailer, name and path to the mailer,
<filename>/usr/sbin/sendmail</filename>, which meant they where <filename>/usr/sbin/sendmail</filename>, which meant they where
incompatable with other mailers such as postfix. Today, incompatible with other mailers such as postfix. Today,
<filename>/usr/sbin/sendmail</filename> is a wrapper that looks <filename>/usr/sbin/sendmail</filename> is a wrapper that looks
at <filename>/etc/mail/mailer.conf</filename> and executes the at <filename>/etc/mail/mailer.conf</filename> and executes the
correct binary. When another mail transfer agent is installed correct binary. When another mail transfer agent is installed

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.42 2001/08/11 04:37:42 kuriyama Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.43 2001/08/14 22:06:11 chern Exp $
--> -->
<chapter id="x11"> <chapter id="x11">
@ -412,7 +412,7 @@ EndSection</programlisting>
<application>WindowMaker</application> and more. Each of these <application>WindowMaker</application> and more. Each of these
window managers provides a different look and feel; some of them window managers provides a different look and feel; some of them
support <quote>virtual desktops</quote> some of them allow you to support <quote>virtual desktops</quote> some of them allow you to
completely customise the keystrokes you can use to manage your completely customize the keystrokes you can use to manage your
desktop; some have a <quote>Start</quote> button, or similar device; desktop; some have a <quote>Start</quote> button, or similar device;
some are <quote>themeable</quote>, allowing you to completely change some are <quote>themeable</quote>, allowing you to completely change
the look-and-feel of your desktop by applying a new theme. These the look-and-feel of your desktop by applying a new theme. These