CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/04/29 04:45:06
Modified files: usr.bin/mandoc : cgi.c Log message: Only focus on the query input box when no manual page is displayed, that is, for the index page, for the noresult page, and for the result of an apropos(1) query with more than one page. As noted by bentley@, when a manual page is displayed, it is more important that people can quickly use the space bar for paging and Ctrl-F for searching.