git: bdc0126860 - main - remove stale 'FreeBSD 11.4-stable'

From: Wolfram Schneider <wosch_at_FreeBSD.org>
Date: Thu, 29 Sep 2022 16:56:17 UTC
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=bdc0126860e9fb9763ecb9d4416a9ae432d20592

commit bdc0126860e9fb9763ecb9d4416a9ae432d20592
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2022-09-29 16:56:03 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2022-09-29 16:56:03 +0000

    remove stale 'FreeBSD 11.4-stable'
---
 website/content/en/cgi/man.cgi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index d54b7b5a6c..1a43c3d366 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -329,9 +329,6 @@ $manPathDefault = 'FreeBSD 13.1-RELEASE and Ports';
 "$manLocalDir/FreeBSD-12.1-RELEASE/man:$manLocalDir/FreeBSD-12.1-RELEASE/openssl/man",
     'FreeBSD 12.0-RELEASE',
 "$manLocalDir/FreeBSD-12.0-RELEASE/man:$manLocalDir/FreeBSD-12.0-RELEASE/openssl/man",
-
-    'FreeBSD 11.4-stable',
-"$manLocalDir/FreeBSD-11.4-stable/man:$manLocalDir/FreeBSD-11.4-stable/openssl/man",
     'FreeBSD 11.4-RELEASE',
 "$manLocalDir/FreeBSD-11.4-RELEASE/man:$manLocalDir/FreeBSD-11.4-RELEASE/openssl/man",
     'FreeBSD 11.3-RELEASE',
@@ -937,7 +934,6 @@ while ( ( $key, $val ) = each %manPath ) {
     'freebsd-stable',   'FreeBSD 13.1-stable',
     'freebsd-stable13', 'FreeBSD 13.1-stable',
     'freebsd-stable12', 'FreeBSD 12.3-stable',
-    'freebsd-stable11', 'FreeBSD 11.4-stable',
 
     'freebsd-current',       'FreeBSD 14.0-current',
     'freebsd-release-ports', 'FreeBSD 13.1-RELEASE and Ports',