diff --git a/en_US.ISO8859-1/articles/mh/article.sgml b/en_US.ISO8859-1/articles/mh/article.sgml index 73c91e2073..f0eb23f863 100644 --- a/en_US.ISO8859-1/articles/mh/article.sgml +++ b/en_US.ISO8859-1/articles/mh/article.sgml @@ -1,11 +1,10 @@ - + - - + +
- - + An MH Primer @@ -24,10 +23,9 @@ This document contains an introduction to using MH on FreeBSD - - + - + Introduction MH started back in 1977 at the RAND Corporation, where the @@ -75,9 +73,9 @@ URL="http://www.cis.ohio-state.edu/hypertext/faq/usenet/mh-faq/part1/faq.html">F for MH. The best resource for MH is the O'Reilly and Associates book written by Jerry Peek. - + - + Reading Mail This section covers how to use inc, @@ -100,7 +98,7 @@ messages that refer to the current, last or first message in the folder. - + <command>inc</>, <command>msgchk</>—read in your new email or check it If you just type in inc and hit return @@ -141,9 +139,9 @@ whether or not you have new email. msgchk takes the same and options that inc takes. - + - + <command>show</>, <command>next</> and <command>prev</>—displaying and moving through email show is to show a letter in your current folder. @@ -163,9 +161,9 @@ basically just does a more on the email message. an implied show command so that when you go to the next message it automatically displays it. - + - + <command>scan</>—shows you a scan of your messages scan will display a brief listing of the messages @@ -193,9 +191,9 @@ you can do scan -file /var/mail/username. This can be used with any file that is in the mbox format. - + - + <command>rmm</> and <command>rmf</>—remove the current message or folder rmm is used to remove a mail message. The default @@ -208,9 +206,9 @@ messages. doesn't just rename the files but actually removes the from the hard drive so you should be careful when you use this command. - + - + A typical session of reading with MH The first thing that you will want to do is inc @@ -290,10 +288,10 @@ tell from this sample session MH is pretty easy to use and looking through emails and displaying them is fairly intuitive and easy. + - - + Folders and Mail Searching Anybody who gets lots of email definitely wants to be able to @@ -337,7 +335,7 @@ changed but most places have probably left it as inbox. - + <command>pick</>—search email that matches certain criteria pick is one of the more complex commands in the MH @@ -479,9 +477,9 @@ rules for pick. It's fairly complex so you might want to study the man page. This document is just to help you get acquainted with MH. - + - + <command>folder</>, <command>folders</>, <command>refile</>—three useful programs for folder maintenance There are three programs which are primarily just for @@ -538,10 +536,10 @@ current folder and link it you can do a refile -link 23 folder. You are probably beginning to realize some of the really powerful things you can do with MH. + - - + Sending Mail Email is a two way street for most people so you want to be @@ -562,7 +560,7 @@ telling the whatnow program what to do with your email. - + <command>comp</>, <command>forw</>, <command>reply</>—compose, forward or reply to a message to someone The comp program has a few useful command line @@ -632,9 +630,9 @@ probably noticed that the original message isn't included. This is because most MH setups are configured to do this from the start. - + - + <filename>components</>, and <filename>replcomps</>—components files for <command>comp</> and <command>repl</> The components file is usually in @@ -699,6 +697,6 @@ your customized replcomps file you won't need to touch it again. No other email program really gives you the power and flexibility that MH gives you. + - - +
diff --git a/en_US.ISO_8859-1/articles/mh/article.sgml b/en_US.ISO_8859-1/articles/mh/article.sgml index 73c91e2073..f0eb23f863 100644 --- a/en_US.ISO_8859-1/articles/mh/article.sgml +++ b/en_US.ISO_8859-1/articles/mh/article.sgml @@ -1,11 +1,10 @@ - + - - + +
- - + An MH Primer @@ -24,10 +23,9 @@ This document contains an introduction to using MH on FreeBSD - - + - + Introduction MH started back in 1977 at the RAND Corporation, where the @@ -75,9 +73,9 @@ URL="http://www.cis.ohio-state.edu/hypertext/faq/usenet/mh-faq/part1/faq.html">F for MH. The best resource for MH is the O'Reilly and Associates book written by Jerry Peek. - + - + Reading Mail This section covers how to use inc, @@ -100,7 +98,7 @@ messages that refer to the current, last or first message in the folder. - + <command>inc</>, <command>msgchk</>—read in your new email or check it If you just type in inc and hit return @@ -141,9 +139,9 @@ whether or not you have new email. msgchk takes the same and options that inc takes. - + - + <command>show</>, <command>next</> and <command>prev</>—displaying and moving through email show is to show a letter in your current folder. @@ -163,9 +161,9 @@ basically just does a more on the email message. an implied show command so that when you go to the next message it automatically displays it. - + - + <command>scan</>—shows you a scan of your messages scan will display a brief listing of the messages @@ -193,9 +191,9 @@ you can do scan -file /var/mail/username. This can be used with any file that is in the mbox format. - + - + <command>rmm</> and <command>rmf</>—remove the current message or folder rmm is used to remove a mail message. The default @@ -208,9 +206,9 @@ messages. doesn't just rename the files but actually removes the from the hard drive so you should be careful when you use this command. - + - + A typical session of reading with MH The first thing that you will want to do is inc @@ -290,10 +288,10 @@ tell from this sample session MH is pretty easy to use and looking through emails and displaying them is fairly intuitive and easy. + - - + Folders and Mail Searching Anybody who gets lots of email definitely wants to be able to @@ -337,7 +335,7 @@ changed but most places have probably left it as inbox. - + <command>pick</>—search email that matches certain criteria pick is one of the more complex commands in the MH @@ -479,9 +477,9 @@ rules for pick. It's fairly complex so you might want to study the man page. This document is just to help you get acquainted with MH. - + - + <command>folder</>, <command>folders</>, <command>refile</>—three useful programs for folder maintenance There are three programs which are primarily just for @@ -538,10 +536,10 @@ current folder and link it you can do a refile -link 23 folder. You are probably beginning to realize some of the really powerful things you can do with MH. + - - + Sending Mail Email is a two way street for most people so you want to be @@ -562,7 +560,7 @@ telling the whatnow program what to do with your email. - + <command>comp</>, <command>forw</>, <command>reply</>—compose, forward or reply to a message to someone The comp program has a few useful command line @@ -632,9 +630,9 @@ probably noticed that the original message isn't included. This is because most MH setups are configured to do this from the start. - + - + <filename>components</>, and <filename>replcomps</>—components files for <command>comp</> and <command>repl</> The components file is usually in @@ -699,6 +697,6 @@ your customized replcomps file you won't need to touch it again. No other email program really gives you the power and flexibility that MH gives you. + - - +