diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2004-11-03 13:51:07 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2004-11-03 13:51:07 +0000 |
commit | fea681dafb1363a154b7fc6d59baa83d2a9ebc5c (patch) | |
tree | 8ea275c0f242af739617d0afc3e1b16c4eff3dc2 /man6 |
Import of man-pages 1.70
Diffstat (limited to 'man6')
-rw-r--r-- | man6/intro.6 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/man6/intro.6 b/man6/intro.6 new file mode 100644 index 00000000..74e6a4b6 --- /dev/null +++ b/man6/intro.6 @@ -0,0 +1,32 @@ +.\" Copyright (c) 1993 Michael Haardt (michael@moria.de), Fri Apr 2 11:32:09 MET DST 1993 +.\" +.\" This is free documentation; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2 of +.\" the License, or (at your option) any later version. +.\" +.\" The GNU General Public License's references to "object code" +.\" and "executables" are to be interpreted as the output of any +.\" document formatting or typesetting system, including +.\" intermediate and printed output. +.\" +.\" This manual is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, write to the Free +.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, +.\" USA. +.\" +.\" Modified Sat Jul 24 17:19:57 1993 by Rik Faith (faith@cs.unc.edu) +.TH INTRO 6 1993-07-24 "Linux" "Linux Programmer's Manual" +.SH NAME +intro \- Introduction to games +.SH DESCRIPTION +This chapter describes all the games and funny little programs +available on the system. +.SH AUTHORS +Look at the header of the manual page for the author(s) and copyright +conditions. Note that these can be different from page to page! |