From 6ac5f387af3d9a9d41a7c21e3affdeaef38eeea8 Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Wed, 24 Oct 2018 16:20:56 +1100
Subject: [PATCH] add 66-execl on the documentation

---
 doc/index.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/index.html b/doc/index.html
index eeb461f2..5fda05d9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -87,6 +87,12 @@
 		<li><a href="66-start.html"><tt>66-start</tt></a></li>
 		<li><a href="66-stop.html"><tt>66-stop</tt></a></li>
 	</ul>
+	
+	<h3> Inner tools </h3>
+	
+	<ul>
+		<li><a href="66-execl.html"><tt>66-execl</tt></a></li>
+	</ul>
 
 <h2> Why is 66 necessary? </h2>
 
-- 
GitLab