Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3lua Cross reference the manuals for listed mod...



details:   https://anonhg.NetBSD.org/src/rev/88449c560d9b
branches:  trunk
changeset: 823199:88449c560d9b
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sat Apr 15 23:33:52 2017 +0000

description:
Cross reference the manuals for listed modules.

diffstat:

 share/man/man3lua/intro.3lua |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 26ad89a5380c -r 88449c560d9b share/man/man3lua/intro.3lua
--- a/share/man/man3lua/intro.3lua      Sat Apr 15 23:21:46 2017 +0000
+++ b/share/man/man3lua/intro.3lua      Sat Apr 15 23:33:52 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: intro.3lua,v 1.6 2016/01/19 10:11:02 mbalmer Exp $
+.\"    $NetBSD: intro.3lua,v 1.7 2017/04/15 23:33:52 sevan Exp $
 .\"
 .\" Copyright (c) 2013, 2016 Marc Balmer <mbalmer%NetBSD.org@localhost>.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"
-.Dd January 19, 2016
+.Dd April 16, 2017
 .Dt INTRO 3lua
 .Os
 .Sh NAME
@@ -59,6 +59,9 @@
 .Sh SEE ALSO
 .Xr lua 1 ,
 .Xr luac 1 ,
+.Xr gpio 3lua ,
+.Xr sqlite 3lua ,
+.Xr syslog 3lua ,
 .Xr intro 9lua
 .Sh HISTORY
 An



Home | Main Index | Thread Index | Old Index