Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2025 15:10:38 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: c02b45a75b73 - stable/14 - flua.1: Add xref to style.lua(9)
Message-ID:  <202505111510.54BFAcqC051345@gitrepo.freebsd.org>

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

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

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

    flua.1: Add xref to style.lua(9)
    
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit cbe50f7c20cf0ca484d29cf345864a18c29850e7)
---
 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?202505111510.54BFAcqC051345>