summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2018-03-19 03:44:19 +0000
committereadler <eadler@FreeBSD.org>2018-03-19 03:44:19 +0000
commit67e6131b01e6524d7935f7b38fb0c73f899353e4 (patch)
treed317691d47140210e5ce18881d80fbb5e15f3743 /share
parent4d15a4140db6b20791d48eaf97fc8a58364ea658 (diff)
downloadFreeBSD-src-67e6131b01e6524d7935f7b38fb0c73f899353e4.zip
FreeBSD-src-67e6131b01e6524d7935f7b38fb0c73f899353e4.tar.gz
MFC r326249:
Update intro(6) - remove hint that doesn't work, add explicit list of games instead, and mention the "bsdgames" port.
Diffstat (limited to 'share')
-rw-r--r--share/man/man6/intro.621
1 files changed, 13 insertions, 8 deletions
diff --git a/share/man/man6/intro.6 b/share/man/man6/intro.6
index 797472f..d397838 100644
--- a/share/man/man6/intro.6
+++ b/share/man/man6/intro.6
@@ -27,30 +27,33 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 16, 1997
+.Dd November 27, 2017
.Dt INTRO 6
.Os
.Sh NAME
.Nm intro
.Nd "introduction to games"
.Sh DESCRIPTION
-This section contains information about games.
+This section contains information about the traditional BSD games.
The games
are located in
.Pa /usr/bin
if installed.
-You can get a short overview about all the games with the
-command:
-.Bd -literal -offset indent
-$ apropos '\\(6\\)'
-.Ed
.Sh FILES
.Bl -tag -width /usr/bin -compact
.It Pa /usr/bin
location of games
.El
.Sh SEE ALSO
-.Xr intro 1
+.Xr intro 1 ,
+.Xr banner 6 ,
+.Xr caesar 6 ,
+.Xr fortune 6 ,
+.Xr grdc 6 ,
+.Xr morse 6 ,
+.Xr number 6 ,
+.Xr pom 6 ,
+.Xr random 6
.Sh HISTORY
In earlier versions of
.Fx ,
@@ -61,3 +64,5 @@ The
.Nm
section manual page appeared in
.Fx 2.2 .
+Most of the games were moved into the bsdgames port in
+.Fx 5.0 .
OpenPOWER on IntegriCloud