Date: Thu, 29 Sep 2022 18:38:39 GMT From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 6978790dcf - main - remove stale 'FreeBSD 7.4-stable' Message-ID: <202209291838.28TIcdXM041415@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=6978790dcf17674cda4761ca86bd5f585a89afea commit 6978790dcf17674cda4761ca86bd5f585a89afea Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2022-09-29 18:38:28 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2022-09-29 18:38:28 +0000 remove stale 'FreeBSD 7.4-stable' --- website/content/en/cgi/man.cgi | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 1a43c3d366..670df4d67a 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -460,9 +460,6 @@ $manPathDefault = 'FreeBSD 13.1-RELEASE and Ports'; 'FreeBSD 8.3-RELEASE and Ports', "$manLocalDir/FreeBSD-8.3-RELEASE/man:$manLocalDir/FreeBSD-8.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.3-RELEASE/man:$manLocalDir/FreeBSD-ports-8.3-RELEASE/misc", 'FreeBSD 9.1-RELEASE and Ports', "$manLocalDir/FreeBSD-9.1-RELEASE/man:$manLocalDir/FreeBSD-9.1-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-9.1-RELEASE/man:$manLocalDir/FreeBSD-ports-9.1-RELEASE/misc", - - 'FreeBSD 7.4-stable', -"$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man", 'FreeBSD 7.4-RELEASE', "$manLocalDir/FreeBSD-7.4-RELEASE/man:$manLocalDir/FreeBSD-7.4-RELEASE/openssl/man",
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209291838.28TIcdXM041415>
