relpipe-data/makra/unix.xsl
branchv_0
changeset 217 3e2fd4ce9f02
parent 146 8c2e2dbee5cc
--- a/relpipe-data/makra/unix.xsl	Mon Dec 17 21:24:38 2018 +0100
+++ b/relpipe-data/makra/unix.xsl	Wed Dec 19 23:05:52 2018 +0100
@@ -13,7 +13,7 @@
 
 	<xsl:template match="m:unix[@tvar = 'oboje']">*NIX (formerly UNIX, now mostly GNU/Linux)</xsl:template>
 	<xsl:template match="m:unix[@tvar = 'zkratka']"><abbr title="formerly UNIX, now mostly GNU/Linux">*NIX</abbr></xsl:template>
-	<xsl:template match="m:unix[@tvar = 'vysvětlivka']">formerly UNIX, now mostly <a href="https://www.gnu.org/">GNU/Linux</a></xsl:template>
+	<xsl:template match="m:unix[@tvar = 'vysvětlivka']">formerly UNIX (sometimes called *NIX), now mostly <a href="https://www.gnu.org/">GNU</a>/<a href="https://www.kernel.org/">Linux</a></xsl:template>
 	<xsl:template match="m:unix">*NIX</xsl:template>
 
 </xsl:stylesheet>