git: f43c4bc83c - main - man.cgi: document how often the man pages will be updated
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=f43c4bc83cf9c30d31aba20f153392b1c2a547ee commit f43c4bc83cf9c30d31aba20f153392b1c2a547ee Author: Wolfram Schneider <[email protected]> AuthorDate: 2024-09-09 13:36:35 +0000 Commit: Wolfram Schneider <[email protected]> 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>