mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
copy in from cvs; cvs2svn fucked up big time
git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@9775 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: quiz.6,v 1.6 1997/09/20 14:28:16 lukem Exp $
|
||||
.\" $NetBSD: quiz.6,v 1.9 2002/09/26 18:32:03 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@@ -71,16 +71,18 @@ You can pick any two categories from the same subject.
|
||||
.Nm
|
||||
will ask questions from the first category and it expects answers from
|
||||
the second category.
|
||||
For example, the command ``quiz victim killer'' asks questions which are
|
||||
the names of victims, and expects you to answer with the cause of their
|
||||
untimely demise, whereas the command ``quiz killer victim'' works the
|
||||
other way around.
|
||||
For example, the command
|
||||
.Dq quiz victim killer
|
||||
asks questions which are the names of victims, and expects you to answer
|
||||
with the cause of their untimely demise, whereas the command
|
||||
.Dq quiz killer victim
|
||||
works the other way around.
|
||||
.Pp
|
||||
If you get the answer wrong,
|
||||
.Nm
|
||||
lets you try again.
|
||||
To see the right answer, enter a blank line.
|
||||
.Sh "Index and Data File Syntax"
|
||||
.Ss Index and Data File Syntax
|
||||
The index and data files have a similar syntax.
|
||||
Lines in them consist of several categories separated by colons.
|
||||
The categories are regular expressions formed using the following
|
||||
|
||||
Reference in New Issue
Block a user