Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2024 13:36:52 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f43c4bc83c - main - man.cgi: document how often the man pages will be updated
Message-ID:  <202409091336.489Daqrp085538@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=f43c4bc83cf9c30d31aba20f153392b1c2a547ee

commit f43c4bc83cf9c30d31aba20f153392b1c2a547ee
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-09-09 13:36:35 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-09-09 13:36:35 +0000

    man.cgi: document how often the man pages will be updated
---
 website/content/en/cgi/man.cgi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index f1cddee1fc..39d6e0b1b5 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -2372,6 +2372,14 @@ Copyright (c) for manual pages by OS vendors:
 <li>socket(2) manpage: <a href="$full_url?socket(2)">$full_url?socket(2)</a></li>
 </ul>
 
+<h2>Updates</h2>
+<p>
+The FreeBSD stable/NN, current, and ports manual pages are updated 
+every 3 months, usually around the time a new FreeBSD version is released.
+</p>
+<p>
+Other operating system manual pages are updated as needed.
+</p>
 
 <h2>Release Permalinks and tarballs</h2>
 



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