Date: Wed, 01 Apr 2026 19:16:44 +0000 From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: aaae324b72 - main - man.cgi: fix typos for linux aliases Message-ID: <69cd6f1c.27f29.10fc84d3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=aaae324b72642cc8692997fbd8c8595e98a74451 commit aaae324b72642cc8692997fbd8c8595e98a74451 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-04-01 19:16:38 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-04-01 19:16:38 +0000 man.cgi: fix typos for linux aliases --- website/content/en/cgi/man.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 2fd7ea6d1b..d77c9828f8 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -1265,14 +1265,14 @@ while ( ( $key, $val ) = each %manPath ) { 'freebsd-ports', 'FreeBSD Ports 15.0.quarterly', 'slackware', 'Linux Slackware 3.1', - 'redhat', 'Red Hat 9', + 'redhat', 'Red Hat 9.0', 'suse', 'SuSE 11.3', 'debian', 'Debian 13.4.0', 'ubuntu', 'Ubuntu 24.04 noble', 'dragonfly', 'DragonFly 6.4.2', 'centos', 'CentOS 7.9', 'rocky', 'Rocky 10.1', - 'linux', 'Debian 13.3.0', + 'linux', 'Debian 13.4.0', 'darwin', 'Darwin 8.0.1/ppc', 'opendarwin', 'OpenDarwin 7.2.1', 'macosx', 'Darwin 8.0.1/ppc',home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cd6f1c.27f29.10fc84d3>
