Date: Sat, 27 Dec 2025 12:34:31 +0000 From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 0adb9db1ba - main - update the manpages for DragonFly 6.4.2 Message-ID: <694fd257.30978.7a19707e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=0adb9db1baad828c88b7d77a70daf25f4a57878c commit 0adb9db1baad828c88b7d77a70daf25f4a57878c Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2025-12-27 12:34:16 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2025-12-27 12:34:16 +0000 update the manpages for DragonFly 6.4.2 --- 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 bd3ee188f6..d759c6859d 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -970,7 +970,7 @@ $manPathDefault = 'FreeBSD 15.0-RELEASE and Ports'; 'Ubuntu 16.04 xenial', "$manLocalDir/Ubuntu-xenial-16.04/man:$manLocalDir/Ubuntu-xenial-16.04/misc", 'Ubuntu 14.04 trusty', "$manLocalDir/Ubuntu-trusty-14.04/man:$manLocalDir/Ubuntu-trusty-14.04/misc", - 'DragonFly 6.4.0', "$manLocalDir/DragonFly-6.4.0", + 'DragonFly 6.4.2', "$manLocalDir/DragonFly-6.4.2/man:$manLocalDir/DragonFly-6.4.2/local/man", 'DragonFly 5.8.3', "$manLocalDir/DragonFly-5.8.3", 'DragonFly 4.8.1', "$manLocalDir/DragonFly-4.8.1", 'DragonFly 3.8.2', "$manLocalDir/DragonFly-3.8.2", @@ -1246,7 +1246,7 @@ while ( ( $key, $val ) = each %manPath ) { 'suse', 'SuSE 11.3', 'debian', 'Debian 13.1.0', 'ubuntu', 'Ubuntu 24.04 noble', - 'dragonfly', 'DragonFly 6.4.0', + 'dragonfly', 'DragonFly 6.4.2', 'centos', 'CentOS 7.9', 'rocky', 'Rocky 10.0', 'linux', 'Debian 13.1.0',home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694fd257.30978.7a19707e>
