> the terms of the GNU General Public License as published by the Free Software
> Foundation, either version 2 of the License, or (at your option) any later
> version.
->
+>
> This program is distributed in the hope that it will be useful, but WITHOUT
> ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
> FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
> details.
->
+>
> You should have received a copy of the GNU General Public License along with
> this program. If not, see http://www.gnu.org/licenses/
<para>
You can print messages to the message window using the "echo" command.
This might be useful after a macro finishes executing. After printing
- the message, echo will pause for the number of seconds specified by
+ the message, echo will pause for the number of seconds specified by
<link linkend="sleep-time">$sleep_time</link>.
</para>
kind of email is heavily used by many modern mail user agents to send
HTML messages which contain an alternative plain text representation.
You can read and write <literal>multipart/alternative</literal> emails
- in NeoMutt.
+ in NeoMutt.
</para>
<sect2 id="read-alternative-order">