summaryrefslogtreecommitdiff
path: root/static/freebsd/man3lua/intro.3lua 4.html
blob: 77f73cc51760539c5fde212887a0e3943acda5dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<table class="head">
  <tr>
    <td class="head-ltitle">INTRO(3lua)</td>
    <td class="head-vol">3lua</td>
    <td class="head-rtitle">INTRO(3lua)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">intro</code> &#x2014;
    <span class="Nd">introduction to the Lua modules for flua
    (<span class="Ux">FreeBSD</span> Lua)</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">This section describes
    <a class="permalink" href="#flua"><i class="Em" id="flua">flua</i></a>
    (<span class="Ux">FreeBSD</span> Lua) and the Lua modules provided in the
    <span class="Ux">FreeBSD</span> base system.</p>
<p class="Pp">The Lua modules provided by <span class="Ux">FreeBSD</span>
  are:</p>
<dl class="Bl-tag">
  <dt><a class="Xr">jail(3lua)</a></dt>
  <dd>Wrapper for <a class="Xr">jail(3)</a>.</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">jail(3lua)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
<p class="Pp"><span class="An">Ryan Moeller</span>, with inspiration from
    <span class="Ux">NetBSD</span> intro(3lua), by
  <br/>
  <span class="An">Marc Balmer</span>.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">October 24, 2020</td>
    <td class="foot-os">FreeBSD 15.0</td>
  </tr>
</table>