FreeBSD Bugzilla – Attachment 6120 Details for
Bug 14115
article-ify mh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.69 KB, created by
nbm
on 1999-10-04 15:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nbm
Created:
1999-10-04 15:20:00 UTC
Size:
4.69 KB
patch
obsolete
>Index: article.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/mh/article.sgml,v >retrieving revision 1.4 >diff -u -r1.4 article.sgml >--- article.sgml 1999/09/06 06:52:37 1.4 >+++ article.sgml 1999/10/04 14:07:37 >@@ -1,11 +1,10 @@ > <!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/mh/article.sgml,v 1.4 1999/09/06 06:52:37 peter Exp $ --> > <!-- FreeBSD Documentation Project --> > >-<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> >-<book> >+<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"> >+<article> > >-<bookinfo> >-<bookbiblio> >+<artheader> > <title>An MH Primer</title> > > <authorgroup> >@@ -24,10 +23,9 @@ > <abstract><para>This document contains an introduction to using MH on > FreeBSD</para></abstract> > >-</bookbiblio> >-</bookinfo> >+</artheader> > >-<chapter id="mhintro"> >+<sect1 id="mhintro"> > <title>Introduction</title> > > <para>MH started back in 1977 at the RAND Corporation, where the >@@ -75,9 +73,9 @@ > for MH</ulink>. The best resource for MH is the O'Reilly and Associates book > written by Jerry Peek.</para> > >-</chapter> >+</sect1> > >-<chapter> >+<sect1> > <title>Reading Mail</title> > > <para>This section covers how to use <command>inc</>, >@@ -100,7 +98,7 @@ > folder.</para> > > >-<sect1 id="inc"> >+<sect2 id="inc"> > <title><command>inc</>, <command>msgchk</>—read in your new email or check it</title> > > <para>If you just type in <userinput>inc</> and hit <keycap>return</> >@@ -141,9 +139,9 @@ > <option>-host</option> and <option>-user</option> options that > <command>inc</> takes.</para> > >-</sect1> >+</sect2> > >-<sect1 id="show"> >+<sect2 id="show"> > <title><command>show</>, <command>next</> and <command>prev</>—displaying and moving through email</title> > > <para><command>show</> is to show a letter in your current folder. >@@ -163,9 +161,9 @@ > an implied <command>show</> command so that when you go to the next > message it automatically displays it.</para> > >-</sect1> >+</sect2> > >-<sect1 id="scan"> >+<sect2 id="scan"> > <title><command>scan</>—shows you a scan of your messages</title> > > <para><command>scan</> will display a brief listing of the messages >@@ -193,9 +191,9 @@ > /var/mail/<replaceable>username</></command>. This can be used with > any file that is in the <database>mbox</> format.</para> > >-</sect1> >+</sect2> > >-<sect1 id="rmm"> >+<sect2 id="rmm"> > <title><command>rmm</> and <command>rmf</>—remove the current message or folder</title> > > <para><command>rmm</> is used to remove a mail message. The default >@@ -208,9 +206,9 @@ > doesn't just rename the files but actually removes the from the hard > drive so you should be careful when you use this command.</para> > >-</sect1> >+</sect2> > >-<sect1 id="samplereading"> >+<sect2 id="samplereading"> > <title>A typical session of reading with MH</title> > > <para>The first thing that you will want to do is <command>inc</> >@@ -290,10 +288,10 @@ > through emails and displaying them is fairly intuitive and easy. > </para> > >+</sect2> > </sect1> >-</chapter> > >-<chapter> >+<sect1> > <title>Folders and Mail Searching</title> > > <para>Anybody who gets lots of email definitely wants to be able to >@@ -337,7 +335,7 @@ > <command>inbox</>.</para> > > >-<sect1> >+<sect2> > <title><command>pick</>—search email that matches certain criteria</title> > > <para><command>pick</> is one of the more complex commands in the MH >@@ -479,9 +477,9 @@ > the man page. This document is just to help you get acquainted with > MH.</para> > >-</sect1> >+</sect2> > >-<sect1> >+<sect2> > <title><command>folder</>, <command>folders</>, <command>refile</>—three useful programs for folder maintenance</title> > > <para>There are three programs which are primarily just for >@@ -538,10 +536,10 @@ > folder. You are probably beginning to realize some of the really > powerful things you can do with MH.</para> > >+</sect2> > </sect1> >-</chapter> > >-<chapter> >+<sect1> > <title>Sending Mail</title> > > <para>Email is a two way street for most people so you want to be >@@ -562,7 +560,7 @@ > email.</para> > > >-<sect1> >+<sect2> > <title><command>comp</>, <command>forw</>, <command>reply</>—compose, forward or reply to a message to someone</title> > > <para>The <command>comp</> program has a few useful command line >@@ -632,9 +630,9 @@ > because most MH setups are configured to do this from the > start.</para> > >-</sect1> >+</sect2> > >-<sect1> >+<sect2> > <title><filename>components</>, and <filename>replcomps</>—components files for <command>comp</> and <command>repl</></title> > > <para>The <filename>components</> file is usually in >@@ -699,6 +697,6 @@ > again. No other email program really gives you the power and > flexibility that MH gives you.</para> > >+</sect2> > </sect1> >-</chapter> >-</book> >+</article>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14115
: 6120