summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-19 15:49:16 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-19 15:49:16 +0000
commit8dae396302473cd8a0790dea356f63270495231c (patch)
tree9fae4351575b2a72371d0f2df71b00d5503c755f /games
parentb3581be8950f92b16c2103ba0ab88de6038ec8dd (diff)
downloadsrc-test2-8dae396302473cd8a0790dea356f63270495231c.tar.gz
src-test2-8dae396302473cd8a0790dea356f63270495231c.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/bcd/bcd.61
-rw-r--r--games/larn/larn.67
-rw-r--r--games/piano/piano.68
-rw-r--r--games/wargames/wargames.62
-rw-r--r--games/worms/worms.61
5 files changed, 12 insertions, 7 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6
index 41a5188e3ee6..dfa30e489bd6 100644
--- a/games/bcd/bcd.6
+++ b/games/bcd/bcd.6
@@ -162,6 +162,7 @@ Cyrillic characters. In all other cases, they are being interpreted
as belonging to the
.Ql ISO_8859-1
character set.
+.El
.Sh SEE ALSO
.Xr speaker 4
.Sh HISTORY
diff --git a/games/larn/larn.6 b/games/larn/larn.6
index 13cd0f6b0e59..a95d45c64cc4 100644
--- a/games/larn/larn.6
+++ b/games/larn/larn.6
@@ -77,10 +77,11 @@ The
.Fl o
option specifies a different options file than
.Pa ~/.larnopts .
+.El
.Sh COMMANDS
.Pp
These are the movement commands:
-.Bl -column " print program version" " give present pack weight"
+.Bl -column "v print program version" "g give present pack weight"
h move to the left H run left . stay here
j move down J run down Z teleport yourself
k move up K run up c cast a spell
@@ -104,8 +105,8 @@ may be used to set a few options for
A sequence of words terminated by whitespace is used to specify options.
.Pp
.Bl -tag -width "savefile: xsave-file-namex" -compact
-.It Sy Word
-.Sy Meaning
+.It Sy " Word
+.Sy " Meaning
.Pp
.It bold-objects
Select bold display of objects.
diff --git a/games/piano/piano.6 b/games/piano/piano.6
index 486d3630ff56..f6813f28ea1f 100644
--- a/games/piano/piano.6
+++ b/games/piano/piano.6
@@ -23,7 +23,7 @@ key to quit
.Nm .
.Nm Piano
uses
-.Em /dev/speaker .
+.Pa /dev/speaker .
.Pp
Available option:
.Bl -tag -width flag
@@ -44,15 +44,17 @@ usage.
The
.Fl i
option initializes
-.Em /dev/speaker
+.Pa /dev/speaker
by
.Ar string .
-The default value is 't160 o1 l16 ml'.
+The default value is
+.Ql "t160 o1 l16 ml" .
.El
.Sh FILES
.Bl -tag -width /dev/speakerxx
.It Pa /dev/speaker
speaker device file
+.El
.Sh SEE ALSO
.Xr spkr 4
.Sh AUTHORS
diff --git a/games/wargames/wargames.6 b/games/wargames/wargames.6
index 5f524907ddf0..f5a1e3bdf4d2 100644
--- a/games/wargames/wargames.6
+++ b/games/wargames/wargames.6
@@ -37,7 +37,7 @@
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
-.Dq Shall we play a game?
+.Dq Shall we play a game?\&
-- computer,
.Nm
.Pp
diff --git a/games/worms/worms.6 b/games/worms/worms.6
index 1f87e3be414e..fdb130ea1419 100644
--- a/games/worms/worms.6
+++ b/games/worms/worms.6
@@ -64,3 +64,4 @@ default is 0.
Specifies a length for each worm; the default is 16.
.It Fl n
Specifies the number of worms; the default is 3.
+.El