Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/sbin/luactl Pull up following revision(s) (requested by s...



details:   https://anonhg.NetBSD.org/src/rev/bf7ac1ab5a30
branches:  netbsd-7
changeset: 800207:bf7ac1ab5a30
user:      snj <snj%NetBSD.org@localhost>
date:      Fri May 12 05:33:37 2017 +0000

description:
Pull up following revision(s) (requested by sevan in ticket #1401):
        sbin/luactl/luactl.8: revision 1.7
Direct reader to intro(9lua), lua(9) does not exist.

diffstat:

 sbin/luactl/luactl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r f32f24201571 -r bf7ac1ab5a30 sbin/luactl/luactl.8
--- a/sbin/luactl/luactl.8      Fri May 12 05:32:12 2017 +0000
+++ b/sbin/luactl/luactl.8      Fri May 12 05:33:37 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: luactl.8,v 1.4 2013/10/17 09:44:22 wiz Exp $
+.\" $NetBSD: luactl.8,v 1.4.6.1 2017/05/12 05:33:37 snj Exp $
 .\"
 .\" Copyright (c) 2011, 2013 Marc Balmer <marc%msys.ch@localhost>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd October 17, 2013
+.Dd April 10, 2017
 .Dt LUACTL 8
 .Os
 .Sh NAME
@@ -114,7 +114,7 @@
 .Xr module 7 ,
 .Xr modload 8 ,
 .Xr modunload 8 ,
-.Xr lua 9
+.Xr intro 9lua
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index