diff options
Diffstat (limited to 'static/freebsd/man6/intro.6 4.html')
| -rw-r--r-- | static/freebsd/man6/intro.6 4.html | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/static/freebsd/man6/intro.6 4.html b/static/freebsd/man6/intro.6 4.html new file mode 100644 index 00000000..a4132734 --- /dev/null +++ b/static/freebsd/man6/intro.6 4.html @@ -0,0 +1,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> |
