summaryrefslogtreecommitdiff
path: root/games/backgammon
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2006-10-31 06:10:35 +0000
committerRay Lai <ray@cvs.openbsd.org>2006-10-31 06:10:35 +0000
commitba7e629591af976a740a12acbeb0a0fa61d92e34 (patch)
tree078e9447a99c08ad55b2b488406ec0e041d7463f /games/backgammon
parent1cdd3f0b17d46d14b5ad555dcc4c8ee4a32d39ed (diff)
Add new -d flag to SYNOPSIS and remove optional and unfunctional
[-] flag, which, according to FreeBSD logs, is supposed to print the usage. Sort flags in SYNOPSIS and DESCRIPTION. OK martin@, jmc@. Detective work and ok to kill [-] otto@.
Diffstat (limited to 'games/backgammon')
-rw-r--r--games/backgammon/backgammon/backgammon.613
1 files changed, 6 insertions, 7 deletions
diff --git a/games/backgammon/backgammon/backgammon.6 b/games/backgammon/backgammon/backgammon.6
index 1f9138be78a..4c92b9c0163 100644
--- a/games/backgammon/backgammon/backgammon.6
+++ b/games/backgammon/backgammon/backgammon.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: backgammon.6,v 1.14 2006/10/29 20:02:41 martin Exp $
+.\" $OpenBSD: backgammon.6,v 1.15 2006/10/31 06:10:34 ray Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -37,8 +37,7 @@
.Nd the game of backgammon
.Sh SYNOPSIS
.Nm backgammon
-.Op Fl
-.Op Fl nrwb
+.Op Fl bdnrw
.Op Fl s Ar file
.Sh DESCRIPTION
This program lets you play backgammon against the computer
@@ -65,16 +64,16 @@ The possible arguments for backgammon
(most are unnecessary but some are very convenient)
consist of:
.Bl -tag -width indent
+.It Fl b
+two players, red and white (implies n)
+.It Fl d
+play without doubling
.It Fl n
don't ask for rules or instructions
.It Fl r
player is red (implies n)
.It Fl w
player is white (implies n)
-.It Fl b
-two players, red and white (implies n)
-.It Fl d
-play without doubling
.It Fl s Ar file
recover previously saved game from
.Ar file