summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6f78aae..561746a 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
<form>
<div id="query_wrap">
<div id="query_icon"></div>
- <input id="query" type='text' value='' name='query' required autofocus/>
+ <input id="query" type='search' value='' name='query' required autofocus/>
</div>
<div>
<button id="mank" type='submit' value='apropos' name='action' title="apropos(1)">man -k</button>