Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2025 20:28:47 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: cbe50f7c20cf - main - flua.1: Add xref to style.lua(9)
Message-ID:  <202504282028.53SKSluI027776@gitrepo.freebsd.org>

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

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

commit cbe50f7c20cf0ca484d29cf345864a18c29850e7
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-04-28 20:27:04 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-04-28 20:28:26 +0000

    flua.1: Add xref to style.lua(9)
    
    Sponsored by:   The FreeBSD Foundation
---
 libexec/flua/flua.1 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/libexec/flua/flua.1 b/libexec/flua/flua.1
index 796ab813f89f..a315e4106065 100644
--- a/libexec/flua/flua.1
+++ b/libexec/flua/flua.1
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 21, 2025
+.Dd April 28, 2025
 .Dt FLUA 1
 .Os
 .Sh NAME
@@ -91,7 +91,8 @@ retaining backwards compatibility.
 .Xr freebsd.kenv 3lua ,
 .Xr freebsd.sys.linker 3lua ,
 .Xr hash 3lua ,
-.Xr jail 3lua
+.Xr jail 3lua ,
+.Xr style.lua 9
 .Sh HISTORY
 .Nm
 first appeared in



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