xref: /openbsd-src/share/man/man6/intro.6 (revision 67b0a15be66258f3beedeacc62b3b0fbe2feb4ce)
1*67b0a15bShugh.\"	$OpenBSD: intro.6,v 1.1 1999/07/09 21:38:54 hugh Exp $
2*67b0a15bShugh.\"
3*67b0a15bShugh.\" Copyright (c) 1999 Hugh Graham
4*67b0a15bShugh.\"
5*67b0a15bShugh.\" Redistribution and use in source and binary forms, with or without
6*67b0a15bShugh.\" modification, are permitted provided that the following conditions
7*67b0a15bShugh.\" are met:
8*67b0a15bShugh.\" 1. Redistributions of source code must retain the above copyright
9*67b0a15bShugh.\"    notice, this list of conditions and the following disclaimer.
10*67b0a15bShugh.\" 2. Redistributions in binary form must reproduce the above copyright
11*67b0a15bShugh.\"    notice, this list of conditions and the following disclaimer in the
12*67b0a15bShugh.\"    documentation and/or other materials provided with the distribution.
13*67b0a15bShugh.\" 3. All advertising materials mentioning features or use of this software
14*67b0a15bShugh.\"    must display the following acknowledgement:
15*67b0a15bShugh.\"	This product includes software developed by Hugh Graham
16*67b0a15bShugh.\" 4. Neither the name of the University nor the names of its contributors
17*67b0a15bShugh.\"    may be used to endorse or promote products derived from this software
18*67b0a15bShugh.\"    without specific prior written permission.
19*67b0a15bShugh.\"
20*67b0a15bShugh.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21*67b0a15bShugh.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22*67b0a15bShugh.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23*67b0a15bShugh.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24*67b0a15bShugh.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25*67b0a15bShugh.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26*67b0a15bShugh.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27*67b0a15bShugh.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28*67b0a15bShugh.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29*67b0a15bShugh.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30*67b0a15bShugh.\" SUCH DAMAGE.
31*67b0a15bShugh.\"
32*67b0a15bShugh.Dd July 8, 1999
33*67b0a15bShugh.Dt INTRO 6
34*67b0a15bShugh.Os
35*67b0a15bShugh.Sh NAME
36*67b0a15bShugh.Nm intro
37*67b0a15bShugh.Nd "introduction to the games"
38*67b0a15bShugh.Sh DESCRIPTION
39*67b0a15bShughThis section contains information about the various games and diversions
40*67b0a15bShughoptionally installed in
41*67b0a15bShugh.Pa /usr/games .
42*67b0a15bShughA listing of the section's entries can be displayed with the command:
43*67b0a15bShugh.Pp
44*67b0a15bShugh$ apropos '(6)'
45*67b0a15bShugh.Sh SEE ALSO
46*67b0a15bShugh.Xr intro 1 ,
47*67b0a15bShugh.Xr dm 8
48*67b0a15bShugh.Pp
49*67b0a15bShughTutorials in the
50*67b0a15bShugh.%T "UNIX User's Manual Supplementary Documents" .
51*67b0a15bShugh.Sh FILES
52*67b0a15bShugh.Bl -tag -width date
53*67b0a15bShugh.It Pa /usr/games
54*67b0a15bShughlocation of games, if installed
55*67b0a15bShugh.It Pa /usr/share/doc/usd/{30.rogue,31.trek}
56*67b0a15bShughsupplementary documents
57*67b0a15bShugh.El
58*67b0a15bShugh.Sh HISTORY
59*67b0a15bShughThe
60*67b0a15bShugh.Nm intro
61*67b0a15bShughsection manual page appeared in
62*67b0a15bShugh.Ox 2.5 .
63