git: 570e2052f6 - main - Fix typo in Ports cgi interface
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jun 2022 10:09:28 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=570e2052f6bb3f3bc4a5a31b870f3ef2e95d48f5 commit 570e2052f6bb3f3bc4a5a31b870f3ef2e95d48f5 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2022-06-24 10:08:39 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-06-24 10:08:39 +0000 Fix typo in Ports cgi interface PR: 264456 Submitted by: Graham Perrin <grahamperrin (AT) gmail.com> --- website/content/en/cgi/ports.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi index fd5b8962c4..5cd3e165a3 100755 --- a/website/content/en/cgi/ports.cgi +++ b/website/content/en/cgi/ports.cgi @@ -545,7 +545,7 @@ sub faq { <p> The script ports.cgi use the file <a href="$hsty_base/ports/$ports_database.xz">$ports_database</a> -as database for it's operations. $ports_database is updated automatically every +as database for its operations. $ports_database is updated automatically every two hours.</p> <p>