git: 6d5edfa2bb - main - fix URL typo from last commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jul 2024 06:08:20 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=6d5edfa2bbbe56d8dfe615bfa4c28ed631166292
commit 6d5edfa2bbbe56d8dfe615bfa4c28ed631166292
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-07-23 06:08:02 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-07-23 06:08:02 +0000
fix URL typo from last commit
---
website/content/en/cgi/man.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index 268178c0ce..6bc76b8de2 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -2287,7 +2287,7 @@ Copyright (c) for manual pages by OS vendors:
<a href="https://en.wikipedia.org/wiki/History_of_the_Berkeley_Software_Distribution">2.11 BSD</a>,
<a href="https://www.apple.com">Apple</a>,
<a href="https://www.centos.org">CentOS</a>,
-<a href="https://www.dell.comm">Dell</a>,
+<a href="https://www.dell.com">Dell</a>,
<a href="https://www.debian.org">Debian</a>,
<a href="https://www.dragonflybsd.org">DragonFly BSD</a>,
<a href="https://www.freebsd.org">FreeBSD</a>,