BSD 4_4 release
[unix-history] / usr / src / games / atc / atc.6
index 7cc774c..a14e27d 100644 (file)
@@ -1,3 +1,39 @@
+.\" Copyright (c) 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
+.\"
+.\" This code is derived from software contributed to Berkeley by
+.\" Ed James.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\"    must display the following acknowledgement:
+.\"    This product includes software developed by the University of
+.\"    California, Berkeley and its contributors.
+.\" 4. Neither the name of the University nor the names of its contributors
+.\"    may be used to endorse or promote products derived from this software
+.\"    without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\"    @(#)atc.6       8.1 (Berkeley) 5/31/93
+.\"
 .       \" XP - exdented paragraph
 .de XP
 .RT
 .       \" XP - exdented paragraph
 .de XP
 .RT
@@ -9,7 +45,7 @@
 ..
 .\" Copyright (c) 1986 Ed James. All rights reserved. 
 .\"
 ..
 .\" Copyright (c) 1986 Ed James. All rights reserved. 
 .\"
-.TH ATC 6 "January 1, 1986"
+.TH ATC 6 "May 31, 1993"
 .UC
 .SH NAME
 atc \- air traffic controller game
 .UC
 .SH NAME
 atc \- air traffic controller game
@@ -86,6 +122,10 @@ in any other way than through its destination exit is an error as well.
 Scores are sorted in order of the number of planes safe.  The other
 statistics are provided merely for fun.  There is no penalty for 
 taking longer than another player (except in the case of ties).
 Scores are sorted in order of the number of planes safe.  The other
 statistics are provided merely for fun.  There is no penalty for 
 taking longer than another player (except in the case of ties).
+.LP
+Suspending a game is not permitted.  If you get a talk message, tough.
+When was the last time an Air Traffic Controller got called away to
+the phone? 
 .SH "THE DISPLAY"
 .LP
 Depending on the terminal you run 
 .SH "THE DISPLAY"
 .LP
 Depending on the terminal you run 
@@ -173,7 +213,6 @@ This area is used simply to give credit where credit is due. :-)
 .LP
 A command completion interface is built into
 the game.  At any time, typing '?' will list possible input characters.
 .LP
 A command completion interface is built into
 the game.  At any time, typing '?' will list possible input characters.
-Typing '!' will clear the screen and spawn a shell.
 Typing a backspace (your erase character) backs up, erasing the last part
 of the command.  When a command is complete, a return enters it, and 
 any semantic checking is done at that time.  If no errors are detected,
 Typing a backspace (your erase character) backs up, erasing the last part
 of the command.  When a command is complete, a return enters it, and 
 any semantic checking is done at that time.  If no errors are detected,
@@ -545,6 +584,9 @@ The list of playable games.
 .SH AUTHOR
 .LP
 Ed James, UC Berkeley: edjames@ucbvax.berkeley.edu, ucbvax!edjames
 .SH AUTHOR
 .LP
 Ed James, UC Berkeley: edjames@ucbvax.berkeley.edu, ucbvax!edjames
+.LP
+This game is based on someone's description of the overall flavor
+of a game written for some unknown PC many years ago, maybe.
 .SH BUGS
 .LP
 The screen sometimes refreshes after you have quit.
 .SH BUGS
 .LP
 The screen sometimes refreshes after you have quit.
@@ -553,3 +595,4 @@ Yet Another Curses Bug was discovered during the development of this game.
 If your curses library clrtobot.o is version 5.1 or earlier, 
 you will have erase problems with the backspace operator in the input
 window.
 If your curses library clrtobot.o is version 5.1 or earlier, 
 you will have erase problems with the backspace operator in the input
 window.
+