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

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Mon May 13 16:16:47 2019
New Revision: 53011
URL: https://svnweb.freebsd.org/changeset/doc/53011

Log:
  fix name for IRIX manual pages

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	Mon May 13 15:57:12 2019	(r53010)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Mon May 13 16:16:47 2019	(r53011)
@@ -105,7 +105,7 @@ $sectionpath = {
     'HP-UX 10.01' => { 'path' => '1:1m:2:3:4:5:7:9' },
     'HP-UX 9.07'  => { 'path' => '1:1m:2:3:4:5:7:9' },
 
-    'IRIX-6.5.30' => { 'path' => '1:1m:2:3:3c:3dm:3n:3x:4:5:7:9' },
+    'IRIX 6.5.30' => { 'path' => '1:1m:2:3:3c:3dm:3n:3x:4:5:7:9' },
 
     'SunOS 5.10'  => {
         'path' =>
@@ -733,7 +733,7 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports';
 );
 
 my @no_html_output = (
-    'IRIX-6.5.30'
+    'IRIX 6.5.30'
 );
 
 my @no_pdf_output = (
@@ -775,7 +775,7 @@ my @no_pdf_output = (
     'OpenBSD 4.7',
     'OpenBSD 4.8',
     'OpenBSD 4.9',
-    'IRIX-6.5.30',
+    'IRIX 6.5.30',
 );
 
 my %no_pdf_output = map { $_ => 1 } @no_pdf_output;
@@ -878,7 +878,7 @@ while ( ( $key, $val ) = each %manPath ) {
     'xfree86',       'XFree86 4.7.0',
     'ultrix',        'ULTRIX 4.2',
     'hpux',          'HP-UX 11.22',
-    'irix',          'IRIX-6.5.30',
+    'irix',          'IRIX 6.5.30',
     'solaris',       'SunOS 5.10',
     'sunos5',        'SunOS 5.10',
     'sunos4',        'SunOS 4.1.3',
_______________________________________________
[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.