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

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Thu May 25 15:09:43 2017
New Revision: 50281
URL: https://svnweb.freebsd.org/changeset/doc/50281

Log:
  - Replace 'Man Pages' with 'Manual Pages'.
  - Add a blank line before the page heading so the menu bar does
    not overlap.
  
  Sponsored by:	The FreeBSD Foundation

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	Thu May 25 14:35:27 2017	(r50280)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Thu May 25 15:09:43 2017	(r50281)
@@ -51,7 +51,7 @@ package main;
 alarm(10);
 
 $debug        = 2;
-$www{'title'} = 'FreeBSD Man Pages';
+$www{'title'} = 'FreeBSD Manual Pages';
 $www{'home'}  = 'https://www.FreeBSD.org';
 $www{'head'}  = $www{'title'};
 
@@ -1647,7 +1647,7 @@ sub encode_data {
 
 sub indexpage {
     &http_header("text/html");
-    print &html_header("$www{'title'}: Index Page") . "<h1>", $www{'head'},
+    print &html_header("$www{'title'}: Index Page") . "<h1><br/>", $www{'head'},
       "</h1>\n\n" . &intro;
     &formquery;
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.