diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-12-15 19:19:02 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-12-15 19:19:02 +0000 |
commit | b0906156dfd2a4dafd2877e46afca27fceaa22b3 (patch) | |
tree | 035157e873e8401fc33079e4114e06ec6904942a /games/worms | |
parent | 442833470bc33a742fc1fd48d28113a834e9a83f (diff) |
Always provide an argument to .Nm in SYNOPSIS section
Diffstat (limited to 'games/worms')
-rw-r--r-- | games/worms/worms.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/worms/worms.6 b/games/worms/worms.6 index bf57fb3dca7..c92ad147ad6 100644 --- a/games/worms/worms.6 +++ b/games/worms/worms.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worms.6,v 1.5 1998/11/29 19:38:00 pjanzen Exp $ +.\" $OpenBSD: worms.6,v 1.6 1998/12/15 19:19:00 pjanzen Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -39,7 +39,7 @@ .Nm worms .Nd animate worms on a display terminal .Sh SYNOPSIS -.Nm +.Nm worms .Op Fl ft .Op Fl d Ar delay .Op Fl l Ar length |