summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 41a5188..dfa30e4 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 13cd0f6..a95d45c 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 486d363..f6813f28 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 5f52490..f5a1e3b 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 1f87e3b..fdb130e 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
OpenPOWER on IntegriCloud