URI: 
       tFixed some HTML errors (escape HTML chars) - monochromatic - monochromatic blog: http://blog.z3bra.org
  HTML git clone git://z3bra.org/monochromatic
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 9060fa6c39fd8b0f1bf126859f10d5b25afcc0c6
   DIR parent 8942fcc4971b96682830b4cd7b6be10524d7c5c0
  HTML Author: z3bra <willy@mailoo.org>
       Date:   Thu, 28 Aug 2014 16:45:25 +0200
       
       Fixed some HTML errors (escape HTML chars)
       
       Diffstat:
         M 2014/05/grok-that-workflow.txt      |       8 ++++----
       
       1 file changed, 4 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/2014/05/grok-that-workflow.txt b/2014/05/grok-that-workflow.txt
       t@@ -44,11 +44,11 @@ Here is a typical crux workflow:
        2.  Compile your kernel
        3.  Install the distro
        4.  Update your packages
       -5.  Install package <xxx>
       +5.  Install package &lt;xxx&gt;
        6.  Ah, it's not packaged..
       -7.  Create ports <xxx>
       -8.  Install package <xxx>
       -9.  Use package <xxx>
       +7.  Create ports &lt;xxx&gt;
       +8.  Install package &lt;xxx&gt;
       +9.  Use package &lt;xxx&gt;
        10. GOTO 4
        
        [![installing packages under