aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-09-29 23:14:14 +0000
committerWarner Losh <imp@FreeBSD.org>2023-01-24 21:49:17 +0000
commit34bf57b688baec5bae67ab41e2949aa205209431 (patch)
tree5803d1af54d1022c301c5437336831a9c4c6f9cf
parent80a80b130ab1f2be89a17758baab48ec04de7444 (diff)
loader_lua.8: Fix first version
Lua bindings appeared in FreeBSD 12.0. Delete the authors section of the man page, since it's unclear who wrote different parts of the man page. Noted by: Trond Endrestol Sponsored by: Netflix (cherry picked from commit 9aa29457d55e4c9c4eac72785886eff756fef22c)
-rw-r--r--stand/man/loader_lua.812
1 files changed, 1 insertions, 11 deletions
diff --git a/stand/man/loader_lua.8 b/stand/man/loader_lua.8
index 876f75676fc0..32085748bf1c 100644
--- a/stand/man/loader_lua.8
+++ b/stand/man/loader_lua.8
@@ -264,14 +264,4 @@ Unspecified error.
The
.Nm
first appeared in
-.Fx 3.1 .
-.Sh AUTHORS
-.An -nosplit
-The
-.Nm
-was written by
-.An Michael Smith Aq msmith@FreeBSD.org .
-.Pp
-.Tn FICL
-was written by
-.An John Sadler Aq john_sadler@alum.mit.edu .
+.Fx 12.0 .