Source-Changes-HG archive

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

[src/trunk]: src/sbin/luactl Direct reader to intro(9lua), lua(9) does not ex...



details:   https://anonhg.NetBSD.org/src/rev/7794bc720418
branches:  trunk
changeset: 822864:7794bc720418
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Apr 10 19:49:39 2017 +0000

description:
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 5ca67a96388b -r 7794bc720418 sbin/luactl/luactl.8
--- a/sbin/luactl/luactl.8      Mon Apr 10 18:20:43 2017 +0000
+++ b/sbin/luactl/luactl.8      Mon Apr 10 19:49:39 2017 +0000
@@ -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 <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