View | Details | Raw Unified | Return to bug 28784
Collapse All | Expand All

(-)en_US.ISO8859-1/articles/mh/article.sgml (-3 / +3 lines)
Lines 227-233 Link Here
227
      <para><command>rmm</command> is used to remove a mail message. The
227
      <para><command>rmm</command> is used to remove a mail message. The
228
	default is typically to not actually remove the message but to
228
	default is typically to not actually remove the message but to
229
	rename the file to one that is ignored by the MH commands. You
229
	rename the file to one that is ignored by the MH commands. You
230
	will need to through periodically and physically delete the
230
	will periodically need to go through and physically delete the
231
	<quote>removed</quote> messages.</para>
231
	<quote>removed</quote> messages.</para>
232
232
233
      <para>The <command>rmf</command> command is used to remove folders.
233
      <para>The <command>rmf</command> command is used to remove folders.
Lines 634-641 Link Here
634
	<command>prompter</command> which comes with MH. It's not a very
634
	<command>prompter</command> which comes with MH. It's not a very
635
	exciting editor and basically just gets the job done. So when
635
	exciting editor and basically just gets the job done. So when
636
	you go to compose a message to someone you might want to use
636
	you go to compose a message to someone you might want to use
637
	<command>comp -editor /usr/bin/vi/</command> or <command>comp -editor
637
	<command>comp -editor /usr/bin/vi</command> or <command>comp -editor
638
	/usr/local/bin/pico/</command> instead. Once you have run
638
	/usr/local/bin/pico</command> instead. Once you have run
639
	<emphasis>comp</emphasis> you are in your editor and you see
639
	<emphasis>comp</emphasis> you are in your editor and you see
640
	something that looks like this:</para>
640
	something that looks like this:</para>

Return to bug 28784