summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-05-04 08:56:17 +0000
committerjmc <jmc@openbsd.org>2005-05-04 08:56:17 +0000
commit79acb9df255371eddb046570a78354aa3729bd1c (patch)
tree28d6a6a877b3cc5c533265e4278cd93309cd3ef4
parentgpio->macgpio (diff)
downloadwireguard-openbsd-79acb9df255371eddb046570a78354aa3729bd1c.tar.xz
wireguard-openbsd-79acb9df255371eddb046570a78354aa3729bd1c.zip
- synchronise synopsis w/ usage(), which is clearer i think
- sort options - .sp -> .Pp - all uppercase for .Sh headings
-rw-r--r--games/quiz/quiz.612
1 files changed, 6 insertions, 6 deletions
diff --git a/games/quiz/quiz.6 b/games/quiz/quiz.6
index ebb5ffde978..9a9693c69b5 100644
--- a/games/quiz/quiz.6
+++ b/games/quiz/quiz.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: quiz.6,v 1.5 2003/06/03 03:01:40 millert Exp $
+.\" $OpenBSD: quiz.6,v 1.6 2005/05/04 08:56:17 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -42,7 +42,7 @@
.Nm quiz
.Op Fl t
.Op Fl i Ar file
-.Op Ar question answer
+.Ar category1 category2
.Sh DESCRIPTION
The
.Nm
@@ -54,12 +54,12 @@ displays the list of available subjects.
.Pp
The options are as follows:
.Bl -tag -width indent
+.It Fl i
+Specify an alternative index file.
.It Fl t
Use tutorial mode, in which questions are repeated later if you didn't get
them right the first time, and new questions are presented less frequently
to help you learn the older ones.
-.It Fl i
-Specify an alternative index file.
.El
.Pp
Subjects are divided into categories.
@@ -79,12 +79,12 @@ 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"
+.Sh 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
meta-characters:
-.sp
+.Pp
.Bl -tag -width "pat|pat" -compact -offset indent
.It pat|pat
alternative patterns