Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/games/quiz Formatting improvements (from OpenBSD)



details:   https://anonhg.NetBSD.org/src/rev/27f83809200f
branches:  trunk
changeset: 512626:27f83809200f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jul 11 16:11:36 2001 +0000

description:
Formatting improvements (from OpenBSD)

diffstat:

 games/quiz/quiz.6 |  11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 23bcabd45e4b -r 27f83809200f games/quiz/quiz.6
--- a/games/quiz/quiz.6 Wed Jul 11 16:02:25 2001 +0000
+++ b/games/quiz/quiz.6 Wed Jul 11 16:11:36 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: quiz.6,v 1.6 1997/09/20 14:28:16 lukem Exp $
+.\"    $NetBSD: quiz.6,v 1.7 2001/07/11 16:11:36 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -71,10 +71,13 @@
 .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
+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 ``quiz killer victim'' works the
-other way around.
+untimely demise, whereas the command
+.Dq quiz killer victim
+works the other way around.
 .Pp
 If you get the answer wrong,
 .Nm



Home | Main Index | Thread Index | Old Index