svn commit: r50735 - head/en_US.ISO8859-1/htdocs/cgi

Wolfram Schneider wosch at FreeBSD.org
Sun Aug 27 17:46:04 UTC 2017


Author: wosch
Date: Sun Aug 27 17:46:03 2017
New Revision: 50735
URL: https://svnweb.freebsd.org/changeset/doc/50735

Log:
  less help text

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:46:01 2017	(r50734)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Aug 27 17:46:03 2017	(r50735)
@@ -1766,7 +1766,6 @@ ETX
     local ($m) = &encode_url($l);
 
     print <<ETX;
-<br />
 <select name="format">
 ETX
 
@@ -1780,7 +1779,6 @@ ETX
 
     print <<ETX;
 </select>
-Output format
 </form>
 
 <br/>


More information about the svn-doc-all mailing list