CVS commit: [netbsd-7] src/sbin/luactl

2017-05-11 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri May 12 05:33:37 UTC 2017

Modified Files:
src/sbin/luactl [netbsd-7]: luactl.8

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.6.1 src/sbin/luactl/luactl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/luactl/luactl.8
diff -u src/sbin/luactl/luactl.8:1.4 src/sbin/luactl/luactl.8:1.4.6.1
--- src/sbin/luactl/luactl.8:1.4	Thu Oct 17 09:44:22 2013
+++ src/sbin/luactl/luactl.8	Fri May 12 05:33:37 2017
@@ -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 
 .\"
@@ -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 @@ Lua device file.
 .Xr module 7 ,
 .Xr modload 8 ,
 .Xr modunload 8 ,
-.Xr lua 9
+.Xr intro 9lua
 .Sh HISTORY
 The
 .Nm



CVS commit: [netbsd-7] src/sbin/luactl

2017-05-11 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri May 12 05:33:37 UTC 2017

Modified Files:
src/sbin/luactl [netbsd-7]: luactl.8

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.6.1 src/sbin/luactl/luactl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.