summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/rain/rain.64
-rw-r--r--games/worms/worms.65
2 files changed, 5 insertions, 4 deletions
diff --git a/games/rain/rain.6 b/games/rain/rain.6
index 859246eb014..9fd1c80283c 100644
--- a/games/rain/rain.6
+++ b/games/rain/rain.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rain.6,v 1.15 2012/05/27 11:43:35 sthen Exp $
+.\" $OpenBSD: rain.6,v 1.16 2012/05/27 16:57:14 jmc Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -50,7 +50,7 @@ option may be used to specify a delay in milliseconds between each update.
Reasonable values are around 20\(en200.
The default is based on the terminal speed, computed via the following formula:
.Pp
-.Dl delay = speed / 9600 \- 1.
+.Dl delay = speed / 9600 \- 1
.Pp
As with any
.Xr curses 3
diff --git a/games/worms/worms.6 b/games/worms/worms.6
index 4643d11eebe..a736b90d3b1 100644
--- a/games/worms/worms.6
+++ b/games/worms/worms.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: worms.6,v 1.14 2012/05/27 11:44:52 sthen Exp $
+.\" $OpenBSD: worms.6,v 1.15 2012/05/27 16:57:14 jmc Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -56,7 +56,8 @@ Reasonable values are around 20\(en200.
The default is based on the terminal speed.
If the terminal is 9600 baud or slower no delay is used.
Otherwise, the delay is computed via the following formula:
-.Dl delay = speed / 9600 \- 1.
+.Pp
+.Dl delay = speed / 9600 \- 1
.It Fl f
Makes a
.Dq field