URI: 
       tCorrected typos - monochromatic - monochromatic blog: http://blog.z3bra.org
  HTML git clone git://z3bra.org/monochromatic
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 3cafe515317bb75df5a15b6e44d16c80aecab949
   DIR parent aa6e18c08d8d8ff6ac871f22c1bc0c1cf70ec45d
  HTML Author: z3bra <willy@mailoo.org>
       Date:   Mon, 18 Nov 2013 13:03:30 +0100
       
       Corrected typos
       
       Diffstat:
         M 2013/11/plain-old-mails.html        |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/2013/11/plain-old-mails.html b/2013/11/plain-old-mails.html
       t@@ -62,7 +62,7 @@
                    So here we go. Make sure those two variables are exported:
                    <code>
                      <pre>
       -$ export MAIL=$MAIL/var/mail/INBOX
       +$ export MAIL=$HOME/var/mail/INBOX
        $ export EDITOR=ed
        $ export VISUAL=vim
                      </pre>
       t@@ -186,7 +186,7 @@ set sendmail=&quot;/usr/bin/msmtp&quot;
                    We will send this mail to ourselves, so let's go like this:
                    <code>
                      <pre>
       -$ mail <email@domain.tld>
       +$ mail email@domain.tld
        Subject: Testing a new MUA
        Here is the top of the mail.
        You are actually typing like in ed's insert mode.