From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (schwarze@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id s6CNf5ms003350 for ; Sat, 12 Jul 2014 19:41:05 -0400 (EDT) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.5/8.14.3/Submit) id s6CNf49e017071; Sat, 12 Jul 2014 19:41:04 -0400 (EDT) Date: Sat, 12 Jul 2014 19:41:04 -0400 (EDT) Message-Id: <201407122341.s6CNf49e017071@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Polish the search form using feedback from beck@ and others, in X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Polish the search form using feedback from beck@ and others, in particular introduce a section dropdown and an architecture dropdown. Modified Files: -------------- mdocml: man.cgi.8 Revision Data ------------- Index: man.cgi.8 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man.cgi.8,v retrieving revision 1.2 retrieving revision 1.3 diff -Lman.cgi.8 -Lman.cgi.8 -u -p -r1.2 -r1.3 --- man.cgi.8 +++ man.cgi.8 @@ -171,7 +171,7 @@ which is the default and can be omitted, .Cm search , or .Cm show . -.It +.It For .Cm show only, a slash, the manpath, another slash, -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv