svn commit: r50731 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Sun Aug 27 17:45:54 UTC 2017
Author: wosch
Date: Sun Aug 27 17:45:52 2017
New Revision: 50731
URL: https://svnweb.freebsd.org/changeset/doc/50731
Log:
the Reset button is rather useless, remove it
Modified:
head/en_US.ISO8859-1/htdocs/cgi/man.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Aug 27 17:38:37 2017 (r50730)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Aug 27 17:45:52 2017 (r50731)
@@ -1717,7 +1717,6 @@ sub formquery {
Man Page or Keyword Search:
<input value="$query" name="query" />
<input type="submit" value="Submit" />
-<input type="reset" value="Reset" />
<br />
<input name="apropos" value="0" type="radio"$astring /> <a href="$BASE?query=man&sektion=1&apropos=0">Man</a>
<select name="sektion">
More information about the svn-doc-head
mailing list