Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2024 06:08:20 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6d5edfa2bb - main - fix URL typo from last commit
Message-ID:  <202407230608.46N68K9b076667@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=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>,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407230608.46N68K9b076667>