blob: a4132734408e3d6420444e63c600cd64963e7e81 (
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
47
48
49
|
<table class="head">
<tr>
<td class="head-ltitle">INTRO(6)</td>
<td class="head-vol">Games Manual</td>
<td class="head-rtitle">INTRO(6)</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> —
<span class="Nd">introduction to games</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">This section contains information about the traditional BSD games.
The games are located in <span class="Pa">/usr/bin</span> if installed.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
<dl class="Bl-tag Bl-compact">
<dt><span class="Pa">/usr/bin</span></dt>
<dd>location of games</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">intro(1)</a>, <a class="Xr">banner(6)</a>,
<a class="Xr">caesar(6)</a>, <a class="Xr">fortune(6)</a>,
<a class="Xr">grdc(6)</a>, <a class="Xr">morse(6)</a>,
<a class="Xr">number(6)</a>, <a class="Xr">pom(6)</a>,
<a class="Xr">random(6)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">In earlier versions of <span class="Ux">FreeBSD</span>, games were
located in <span class="Pa">/usr/games</span>.</p>
<p class="Pp">The <code class="Nm">intro</code> section manual page appeared in
<span class="Ux">FreeBSD 2.2</span>. Most of the games were moved into the
bsdgames port in <span class="Ux">FreeBSD 5.0</span>.</p>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">November 27, 2017</td>
<td class="foot-os">FreeBSD 15.0</td>
</tr>
</table>
|