about summary refs log tree commit diff stats
path: root/tools/index.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2021-02-12 03:59:34 +0000
committerSilvino Silva <silvino@bk.ru>2021-02-12 03:59:34 +0000
commita3628fc49db4d88ff3e4067268650710d1da3f6f (patch)
tree8fdac6dfc8cabb9f85a2db3a3bd628cfe44438cd /tools/index.html
parent0a6b0fc9769daf0932cb207c3285baa31547b489 (diff)
downloaddoc-a3628fc49db4d88ff3e4067268650710d1da3f6f.tar.gz
initial openbsd support
Diffstat (limited to 'tools/index.html')
-rw-r--r--tools/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/index.html b/tools/index.html
index 2724a6f..dc11f57 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -14,6 +14,7 @@
 	<h2>System Tools</h2>
 
 	<ul>
+            <li><a href="tmux.html">Tmux</a></li>
 	    <li><a href="tar.html">Tar</a>
 		<ul>
 		    <li><a href="tar.html#tarbkup">1. Create Backup</a></li>