summaryrefslogtreecommitdiff
path: root/games/rain/rain.6
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2001-08-18 03:27:19 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2001-08-18 03:27:19 +0000
commita33427cdc74e87f3a511989dc14ddfedf42e80a4 (patch)
tree670dced6681f72f5e218bcdf6e4b98c9642cc02a /games/rain/rain.6
parent3a351b65724a0b802f4e91c9e9f479f2f73a9dac (diff)
Formatting
Diffstat (limited to 'games/rain/rain.6')
-rw-r--r--games/rain/rain.66
1 files changed, 3 insertions, 3 deletions
diff --git a/games/rain/rain.6 b/games/rain/rain.6
index 56919813643..b4df1700d52 100644
--- a/games/rain/rain.6
+++ b/games/rain/rain.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rain.6,v 1.10 2000/04/21 03:10:30 pjanzen Exp $
+.\" $OpenBSD: rain.6,v 1.11 2001/08/18 03:27:17 pjanzen Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -50,8 +50,8 @@ program of the same name.
To obtain the proper effect, either the terminal must be set for 9600 baud
or the
.Fl d
-option must be used to specify a delay, in milliseconds, between each update. A
-reasonable delay is 120; the default is 0.
+option must be used to specify a delay, in milliseconds, between each update.
+A reasonable delay is 120; the default is 0.
.Pp
As with any
.Xr curses 3