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/monop | |
parent | 442833470bc33a742fc1fd48d28113a834e9a83f (diff) |
Always provide an argument to .Nm in SYNOPSIS section
Diffstat (limited to 'games/monop')
-rw-r--r-- | games/monop/monop.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/monop/monop.6 b/games/monop/monop.6 index f6f8a1f6fc6..4076a93b616 100644 --- a/games/monop/monop.6 +++ b/games/monop/monop.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: monop.6,v 1.3 1998/11/29 19:37:45 pjanzen Exp $ +.\" $OpenBSD: monop.6,v 1.4 1998/12/15 19:18:44 pjanzen Exp $ .\" .\" Copyright (c) 1980 The Regents of the University of California. .\" All rights reserved. @@ -40,7 +40,7 @@ .Nm monop .Nd Monopoly game .Sh SYNOPSIS -.Nm +.Nm monop .Op Ar file .Sh DESCRIPTION .Nm |