From owner-svn-doc-all@freebsd.org Tue May 14 16:46:36 2019 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7498F1592B62; Tue, 14 May 2019 16:46:36 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1991F73C93; Tue, 14 May 2019 16:46:36 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E72A123B02; Tue, 14 May 2019 16:46:35 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4EGkZ60053708; Tue, 14 May 2019 16:46:35 GMT (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4EGkZo8053707; Tue, 14 May 2019 16:46:35 GMT (envelope-from wosch@FreeBSD.org) Message-Id: <201905141646.x4EGkZo8053707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wosch set sender to wosch@FreeBSD.org using -f From: Wolfram Schneider Date: Tue, 14 May 2019 16:46:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53016 - head/en_US.ISO8859-1/htdocs/cgi X-SVN-Group: doc-head X-SVN-Commit-Author: wosch X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/cgi X-SVN-Commit-Revision: 53016 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1991F73C93 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2019 16:46:36 -0000 Author: wosch Date: Tue May 14 16:46:35 2019 New Revision: 53016 URL: https://svnweb.freebsd.org/changeset/doc/53016 Log: shorter name for Red Hat 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 Tue May 14 16:45:00 2019 (r53015) +++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Tue May 14 16:46:35 2019 (r53016) @@ -595,17 +595,17 @@ $manPathDefault = 'FreeBSD 12.0-RELEASE and Ports'; '4.4BSD Lite2', "$manLocalDir/4.4BSD-Lite2", 'Linux Slackware 3.1', "$manLocalDir/Slackware-3.1", - 'Red Hat Linux/i386 4.2', "$manLocalDir/RedHat-4.2", - 'Red Hat Linux/i386 5.0', "$manLocalDir/RedHat-5.0", - 'Red Hat Linux/i386 5.2', "$manLocalDir/RedHat-5.2-i386", - 'Red Hat Linux/i386 6.1', "$manLocalDir/RedHat-6.1-i386", - 'Red Hat Linux/i386 6.2', "$manLocalDir/RedHat-6.2-i386", - 'Red Hat Linux/i386 7.0', "$manLocalDir/RedHat-7.0-i386", - 'Red Hat Linux/i386 7.1', "$manLocalDir/RedHat-7.1-i386", - 'Red Hat Linux/i386 7.2', "$manLocalDir/RedHat-7.2-i386", - 'Red Hat Linux/i386 7.3', "$manLocalDir/RedHat-7.3-i386", - 'Red Hat Linux/i386 8.0', "$manLocalDir/RedHat-8.0-i386", - 'Red Hat Linux/i386 9', "$manLocalDir/RedHat-9-i386", + 'Red Hat 4.2', "$manLocalDir/RedHat-4.2", + 'Red Hat 5.0', "$manLocalDir/RedHat-5.0", + 'Red Hat 5.2', "$manLocalDir/RedHat-5.2-i386", + 'Red Hat 6.1', "$manLocalDir/RedHat-6.1-i386", + 'Red Hat 6.2', "$manLocalDir/RedHat-6.2-i386", + 'Red Hat 7.0', "$manLocalDir/RedHat-7.0-i386", + 'Red Hat 7.1', "$manLocalDir/RedHat-7.1-i386", + 'Red Hat 7.2', "$manLocalDir/RedHat-7.2-i386", + 'Red Hat 7.3', "$manLocalDir/RedHat-7.3-i386", + 'Red Hat 8.0', "$manLocalDir/RedHat-8.0-i386", + 'Red Hat 9', "$manLocalDir/RedHat-9-i386", 'CentOS 3.9', "$manLocalDir/CentOS-3.9", 'CentOS 4.8', "$manLocalDir/CentOS-4.8", @@ -861,7 +861,7 @@ while ( ( $key, $val ) = each %manPath ) { 'freebsd-ports', 'FreeBSD Ports 12.0', 'slackware', 'Linux Slackware 3.1', - 'redhat', 'Red Hat Linux/i386 9', + 'redhat', 'Red Hat 9', 'suse', 'SuSE 11.3', 'debian', 'Debian 7.7.0', 'centos', 'CentOS 7.1',