diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-05-27 16:57:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-05-27 16:57:15 +0000 |
commit | 8755c3c475268f8395214e424a2bfe5b2d6ecf45 (patch) | |
tree | 0768320f30481d54dd5b497be1e60b9aa9260169 /games/worms/worms.6 | |
parent | 7533778ae885fdc011ff8b91ba500d1cc0f447b8 (diff) |
make both -d options format the same, and zap that annoying full stop
Diffstat (limited to 'games/worms/worms.6')
-rw-r--r-- | games/worms/worms.6 | 5 |
1 files changed, 3 insertions, 2 deletions
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 |