Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2025 22:44:18 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: efcef5cec8d7 - main - wlan_gcmp.4: hook up to the build
Message-ID:  <202506142244.55EMiIQW094189@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=efcef5cec8d7de982080d0b1d29b5eed60aec65a

commit efcef5cec8d7de982080d0b1d29b5eed60aec65a
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-06-14 22:42:55 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-06-14 22:42:55 +0000

    wlan_gcmp.4: hook up to the build
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      3 days
    Fixes:          ca6d68a06317
---
 share/man/man4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 16faf4bf5de4..4f12e70f2ae4 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -627,6 +627,7 @@ MAN=	aac.4 \
 	wlan_acl.4 \
 	wlan_amrr.4 \
 	wlan_ccmp.4 \
+	wlan_gcmp.4 \
 	wlan_tkip.4 \
 	wlan_wep.4 \
 	wlan_xauth.4 \



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