Tack on a publication date
[www.git] / articles / systemd.shtml
index 7a357912c643766d4fd01f169cd7921b47fa1dff..1e0169cb6feea3f38ef3b53026850b148c686a3c 100644 (file)
@@ -14,6 +14,8 @@
 
 <h1>Why I dislike systemd</h1>
 
+<p><em>(Published 2015-06-14)</em></p>
+
 <p>
 As a Linux sysadmin in the 2010s, it's hard not to have an opinion on
 systemd. But what I find baffling about it is how divisive it is;
@@ -96,7 +98,7 @@ another command to reattach output to the terminal. Where under Unix
 one might say
 </p>
 
-<pre><code>ls &gt;xx</pre></code>
+<pre><code>ls &gt;xx</code></pre>
 
 <p>
 to get a listing of the names of one’s files in xx, on Multics the