[BACK]Return to intro.3lua CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / man / man3lua

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

Diff for /src/share/man/man3lua/intro.3lua between version 1.4 and 1.5

version 1.4, 2013/11/13 20:55:08 version 1.5, 2014/01/06 09:23:18
Line 37 
Line 37 
 This section provides an overview of the Lua modules, their  This section provides an overview of the Lua modules, their
 functions, error returns and other common definitions and concepts.  functions, error returns and other common definitions and concepts.
 .Pp  .Pp
 The Lua modules provided by NetBSD are:  The Lua modules provided by
   .Nx
   are:
 .Pp  .Pp
 .Bl -tag -width XXXX -compact  .Bl -tag -width syslog -compact
 .It Em gpio  .It Em gpio
 Access  Access
 .Xr gpio 4  .Xr gpio 4
 pins.  pins.
 .Pp  
 .It Em sqlite  .It Em sqlite
 Access  Access
 .Xr sqlite3 1  .Xr sqlite3 1

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>