git: 6bc8733c5e - main - add 'FreeBSD 14.0-current' manual pages

Wolfram Schneider wosch at FreeBSD.org
Mon May 10 16:29:53 UTC 2021


The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6bc8733c5ee2959e68869b209c3f41961aef9a2b

commit 6bc8733c5ee2959e68869b209c3f41961aef9a2b
Author:     Wolfram Schneider <wosch at FreeBSD.org>
AuthorDate: 2021-05-10 16:29:33 +0000
Commit:     Wolfram Schneider <wosch at FreeBSD.org>
CommitDate: 2021-05-10 16:29:33 +0000

    add 'FreeBSD 14.0-current' manual pages
---
 website/content/en/cgi/man.cgi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index f26886f3a3..69b914717f 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -294,8 +294,8 @@ $manPathDefault = 'FreeBSD 12.2-RELEASE and Ports';
     'FreeBSD 6.4-RELEASE and Ports',
 "$manLocalDir/FreeBSD-6.4-RELEASE/man:$manLocalDir/FreeBSD-6.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-6.2-RELEASE",
 
-    'FreeBSD 13.0-current',
-"$manLocalDir/FreeBSD-13.0-current/man:$manLocalDir/FreeBSD-13.0-current/openssl/man",
+    'FreeBSD 14.0-current',
+"$manLocalDir/FreeBSD-14.0-current/man:$manLocalDir/FreeBSD-14.0-current/openssl/man",
 
     'FreeBSD 13.0-stable',
 "$manLocalDir/FreeBSD-13.0-stable/man:$manLocalDir/FreeBSD-13.0-stable/openssl/man",


More information about the dev-commits-doc-all mailing list