diff options
-rw-r--r-- | games/worms/worms.6 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/worms/worms.6 b/games/worms/worms.6 index ab6daf94a98..4643d11eebe 100644 --- a/games/worms/worms.6 +++ b/games/worms/worms.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worms.6,v 1.13 2007/05/31 19:19:19 jmc Exp $ +.\" $OpenBSD: worms.6,v 1.14 2012/05/27 11:44:52 sthen Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)worms.6 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 27 2012 $ .Dt WORMS 6 .Os .Sh NAME @@ -52,11 +52,11 @@ The options are as follows: .It Fl d Ar delay Specifies a delay, in milliseconds, between each update. This is useful for fast terminals. -Reasonable values are around 20-200. +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. +.Dl delay = speed / 9600 \- 1. .It Fl f Makes a .Dq field |