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/hack/hack.6 | |
parent | 442833470bc33a742fc1fd48d28113a834e9a83f (diff) |
Always provide an argument to .Nm in SYNOPSIS section
Diffstat (limited to 'games/hack/hack.6')
-rw-r--r-- | games/hack/hack.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hack/hack.6 b/games/hack/hack.6 index c7ecee19267..120dfe8ab2e 100644 --- a/games/hack/hack.6 +++ b/games/hack/hack.6 @@ -6,11 +6,11 @@ .Nm hack .Nd Exploring The Dungeons of Doom .Sh SYNOPSIS -.Nm /usr/games/hack +.Nm hack .Op Fl d Ar directory .Op Fl n .Op Fl u Ar playername -.Nm +.Nm hack .Op Fl d Ar directory .Op Fl s .Op Fl X |