From c74b2fa69b460a03e71d0de9a2f8622bc5949070 Mon Sep 17 00:00:00 2001 From: Ray Lai Date: Wed, 1 Nov 2006 08:58:57 +0000 Subject: Sort flags and commands. Use correct capitalization and punctuation in flag descriptions. Mark up -n flag in description. Help and OK jmc@. --- games/backgammon/backgammon/backgammon.6 | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) (limited to 'games') diff --git a/games/backgammon/backgammon/backgammon.6 b/games/backgammon/backgammon/backgammon.6 index 5bc0c40f39e..d8286f8912a 100644 --- a/games/backgammon/backgammon/backgammon.6 +++ b/games/backgammon/backgammon/backgammon.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: backgammon.6,v 1.16 2006/10/31 18:15:15 ray Exp $ +.\" $OpenBSD: backgammon.6,v 1.17 2006/11/01 08:58:56 ray Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -65,18 +65,21 @@ The possible arguments for backgammon consist of: .Bl -tag -width indent .It Fl b -two players, red and white (implies n) +Two players, red and white (implies +.Fl n ) . .It Fl d -play without doubling +Play without doubling. .It Fl n -don't ask for rules or instructions +Don't ask for rules or instructions. .It Fl r -player is red (implies n) -.It Fl w -player is white (implies n) +Player is red (implies +.Fl n ) . .It Fl s Ar file -recover previously saved game from -.Ar file +Recover previously saved game from +.Ar file . +.It Fl w +Player is white (implies +.Fl n ) . .El .Sh QUICK REFERENCE When the program prompts by typing only your color, @@ -84,20 +87,20 @@ type a space or carriage return to roll, or .Bl -tag -width indent .It Ic d to double -.It Ic r -to redraw the board .It Ic q to quit +.It Ic r +to redraw the board .It Ic s to save the game for later .El .Pp When the program prompts with 'Move:', type .Bl -tag -width indent -.It Ic r -to redraw the board .It Ic q to quit +.It Ic r +to redraw the board .It Ic s to save the game .El -- cgit v1.2.3