diff options
author | Olivier Certner <olce@FreeBSD.org> | 2025-06-16 18:56:33 +0000 |
---|---|---|
committer | Olivier Certner <olce@FreeBSD.org> | 2025-06-16 18:59:08 +0000 |
commit | 956100d60fa86daebc1bd46ea62f207f6b54d93d (patch) | |
tree | 3528fd2624f320f23169174cb6b03fecec564b90 | |
parent | 98f18cd98824acdf1045e74615f2db0219019f0b (diff) |
MFC with: 7d7b2d38463c ("config.5: Document CONF_CFLAGS under 'makeoptions'")
Event: Kitchener-Waterloo Hackathon 202506
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | usr.sbin/config/config.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5 index 134afb17f9a4..d7bf96cf6e7f 100644 --- a/usr.sbin/config/config.5 +++ b/usr.sbin/config/config.5 @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 10, 2025 +.Dd June 13, 2025 .Dt CONFIG 5 .Os .Sh NAME |