Module Name: src Committed By: sevan Date: Mon Apr 10 19:49:39 UTC 2017
Modified Files: src/sbin/luactl: luactl.8 Log Message: Direct reader to intro(9lua), lua(9) does not exist. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 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.6 src/sbin/luactl/luactl.8:1.7 --- src/sbin/luactl/luactl.8:1.6 Sun Sep 11 23:07:50 2016 +++ src/sbin/luactl/luactl.8 Mon Apr 10 19:49:39 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: luactl.8,v 1.6 2016/09/11 23:07:50 sevan Exp $ +.\" $NetBSD: luactl.8,v 1.7 2017/04/10 19:49:39 sevan Exp $ .\" .\" Copyright (c) 2011, 2013 Marc Balmer <m...@msys.ch> .\" @@ -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