git: 27b5c7c0bd - main - remove 'linux' alias
Wolfram Schneider <[email protected]> Sun, 05 Jul 2026 08:54:53 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=27b5c7c0bd1c44e7950b61656b34719b43f80745 commit 27b5c7c0bd1c44e7950b61656b34719b43f80745 Author: Wolfram Schneider <[email protected]> AuthorDate: 2026-07-05 08:54:36 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2026-07-05 08:54:36 +0000 remove 'linux' alias --- website/content/en/cgi/man.cgi | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 003b30b2e1..5f9e8a57fe 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -1280,7 +1280,6 @@ while ( ( $key, $val ) = each %manPath ) { 'dragonfly', 'DragonFly 6.4.2', 'centos', 'CentOS 7.9', 'rocky', 'Rocky 10.1', - 'linux', 'Debian 13.4.0', 'darwin', 'Darwin 8.0.1/ppc', 'opendarwin', 'OpenDarwin 7.2.1', 'macosx', 'Darwin 8.0.1/ppc',