aboutsummaryrefslogtreecommitdiff
path: root/stand/lua/core.lua.8
diff options
context:
space:
mode:
Diffstat (limited to 'stand/lua/core.lua.8')
-rw-r--r--stand/lua/core.lua.84
1 files changed, 2 insertions, 2 deletions
diff --git a/stand/lua/core.lua.8 b/stand/lua/core.lua.8
index 0bdf88c1a364..de43d3e2b220 100644
--- a/stand/lua/core.lua.8
+++ b/stand/lua/core.lua.8
@@ -24,12 +24,12 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 8, 2023
+.Dd March 29, 2025
.Dt CORE.LUA 8
.Os
.Sh NAME
.Nm core.lua
-.Nd FreeBSD core module
+.Nd bootloader core module
.Sh DESCRIPTION
.Nm
contains core functionality that does not have a more fitting module.