Clarify a confused sentence and remove a couple extra slashes.
PR: 28784 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
This commit is contained in:
parent
74552a81b8
commit
2db70a2d84
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9813
1 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/mh/article.sgml,v 1.9 2001/04/17 15:53:38 nik Exp $ -->
|
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/mh/article.sgml,v 1.10 2001/07/04 22:37:38 dd Exp $ -->
|
||||||
<!-- FreeBSD Documentation Project -->
|
<!-- FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
||||||
|
|
@ -227,7 +227,7 @@
|
||||||
<para><command>rmm</command> is used to remove a mail message. The
|
<para><command>rmm</command> is used to remove a mail message. The
|
||||||
default is typically to not actually remove the message but to
|
default is typically to not actually remove the message but to
|
||||||
rename the file to one that is ignored by the MH commands. You
|
rename the file to one that is ignored by the MH commands. You
|
||||||
will need to through periodically and physically delete the
|
will periodically need to go through and physically delete the
|
||||||
<quote>removed</quote> messages.</para>
|
<quote>removed</quote> messages.</para>
|
||||||
|
|
||||||
<para>The <command>rmf</command> command is used to remove folders.
|
<para>The <command>rmf</command> command is used to remove folders.
|
||||||
|
|
@ -634,8 +634,8 @@ which I am probably the guilty party).
|
||||||
<command>prompter</command> which comes with MH. It's not a very
|
<command>prompter</command> which comes with MH. It's not a very
|
||||||
exciting editor and basically just gets the job done. So when
|
exciting editor and basically just gets the job done. So when
|
||||||
you go to compose a message to someone you might want to use
|
you go to compose a message to someone you might want to use
|
||||||
<command>comp -editor /usr/bin/vi/</command> or <command>comp -editor
|
<command>comp -editor /usr/bin/vi</command> or <command>comp -editor
|
||||||
/usr/local/bin/pico/</command> instead. Once you have run
|
/usr/local/bin/pico</command> instead. Once you have run
|
||||||
<emphasis>comp</emphasis> you are in your editor and you see
|
<emphasis>comp</emphasis> you are in your editor and you see
|
||||||
something that looks like this:</para>
|
something that looks like this:</para>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue